wire-bom

gRPC and protocol buffers for Android, Kotlin, and Java.

License

License

Categories

Categories

Wire Data Data Structures Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.wire
ArtifactId

ArtifactId

wire-bom
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

wire-bom
gRPC and protocol buffers for Android, Kotlin, and Java.
Project URL

Project URL

https://github.com/square/wire/
Source Code Management

Source Code Management

https://github.com/square/wire/

Download wire-bom

How to add to project

<!-- https://jarcasting.com/artifacts/com.squareup.wire/wire-bom/ -->
<dependency>
    <groupId>com.squareup.wire</groupId>
    <artifactId>wire-bom</artifactId>
    <version>4.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.wire/wire-bom/
implementation 'com.squareup.wire:wire-bom:4.4.0'
// https://jarcasting.com/artifacts/com.squareup.wire/wire-bom/
implementation ("com.squareup.wire:wire-bom:4.4.0")
'com.squareup.wire:wire-bom:pom:4.4.0'
<dependency org="com.squareup.wire" name="wire-bom" rev="4.4.0">
  <artifact name="wire-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squareup.wire', module='wire-bom', version='4.4.0')
)
libraryDependencies += "com.squareup.wire" % "wire-bom" % "4.4.0"
[com.squareup.wire/wire-bom "4.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.4.0
4.3.0
4.2.0