Last Version

Converter: Moshi 2.10.2

A Retrofit Converter which uses Moshi for serialization.

License

License

Categories

Categories

Moshi Data JSON
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

converter-moshi
Version

Version

2.10.2
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download converter-moshi 2.10.2


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

Dependencies

compile (2)

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