Last Version

Converter: Wire Protocol Buffers 2.0.0-beta2

Type-safe HTTP client for Android and Java by Square, Inc.

License

License

Categories

Categories

Wire Data Data Structures Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit
ArtifactId

ArtifactId

converter-wire
Version

Version

2.0.0-beta2
Type

Type

jar
Description

Description

Converter: Wire Protocol Buffers
Type-safe HTTP client for Android and Java by Square, Inc.
Project Organization

Project Organization

Square, Inc.

Download converter-wire 2.0.0-beta2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 2.0.0-beta2
com.squareup.wire : wire-runtime jar 1.7.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp : mockwebserver jar 2.5.0
org.assertj : assertj-core jar 1.7.0

Project Modules

There are no modules declared in this project.