Runtime library for Wire, a gRPC and protocol buffers library for Android, Kotlin, and Java.
<dependency>
<groupId>com.squareup.wire</groupId>
<artifactId>wire-runtime</artifactId>
<version>6.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encode and decode a protobuf message using Wire.
Use the Wire Gradle or Maven plugin to generate Java/Kotlin classes from .proto files.
No dependency data recorded yet.