Registry / serialization / wire-bom

wire-bom

JSON →
library6.2.0javamavenunverified

Wire is a gRPC and protocol buffers library for Android, Kotlin, and Java.

<dependency> <groupId>com.squareup.wire</groupId> <artifactId>wire-bom</artifactId> <version>6.2.0</version> </dependency>
INSTALL
IMPORT
SIG · WIRE-BOM
W
wire-bom
serializationjavav6.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Wire
com.squareup.wire.Wire

Creates a Wire instance for protocol buffer handling.

import com.squareup.wire.Wire; public class Example { public static void main(String[] args) { Wire wire = new Wire(); System.out.println("Wire instance created"); } }
Debug
Known issues
breakingWire 4.x introduced breaking changes, including package restructuring and removal of some features.
fix
Check the migration guide at https://square.github.io/wire/
affects: >=4.0.0
Upgrade
Version history
6.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
wire-bom — mvn dependency:get wire-bom · libregistry