is not current version
Last Version 2.9.0

com.squareup.retrofit2:converter-wire 2.8.1


Categories

Categories

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

GroupId

com.squareup.retrofit2
ArtifactId

ArtifactId

converter-wire
Version

Version

2.8.1
Type

Type

jar

Download converter-wire 2.8.1


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