is not current version
Last Version 2.0.0-beta2

com.squareup.retrofit:converter-wire 1.2.1


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

1.2.1
Type

Type

jar

Download converter-wire 1.2.1


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