Moshi Lazy Adapters

A collection of simple JsonAdapters for Moshi.

License

License

Categories

Categories

Moshi Data JSON
GroupId

GroupId

com.serjltt.moshi
ArtifactId

ArtifactId

moshi-lazy-adapters
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Moshi Lazy Adapters
A collection of simple JsonAdapters for Moshi.
Project URL

Project URL

https://github.com/serj-lotutovici/moshi-lazy-adapters/
Source Code Management

Source Code Management

https://github.com/serj-lotutovici/moshi-lazy-adapters

Download moshi-lazy-adapters

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.moshi : moshi jar 1.5.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.5.0
com.pushtorefresh.java-private-constructor-checker : checker jar 1.2.0
com.squareup.retrofit2 : retrofit jar 2.1.0
com.squareup.retrofit2 : converter-moshi jar 2.1.0
com.squareup.okhttp3 : mockwebserver jar 3.4.1
io.reactivex.rxjava2 : rxjava jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0
1.3
1.2
1.1
1.0