Last Version

Converter: Wire 2.10.2

A Retrofit Converter which uses Wire for serialization.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

converter-wire
Version

Version

2.10.2
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/zawn/retrofit/

Download converter-wire 2.10.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.zawn : retrofit jar 2.10.2
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.