Last Version

Converter: Wire 2.9.0

A Retrofit Converter which uses Wire for serialization.

License

License

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.9.0
Type

Type

jar
Description

Description

Converter: Wire
A Retrofit Converter which uses Wire for serialization.
Project URL

Project URL

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

Source Code Management

https://github.com/square/retrofit/

Download converter-wire 2.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.wire : wire-runtime jar 2.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.13.2
com.squareup.okhttp3 : mockwebserver jar 3.14.9

Project Modules

There are no modules declared in this project.