Jar examples for m:moshi-lazy-adapters
A collection of simple JsonAdapters for Moshi.
You can download jar file moshi-lazy-adapters 2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add moshi-lazy-adapters-2.2.jar to your project.
<dependency> <groupId>com.serjltt.moshi</groupId> <artifactId>moshi-lazy-adapters</artifactId> <version>2.2</version> </dependency>
compile group: 'com.serjltt.moshi', name: 'moshi-lazy-adapters', version: '2.2'
libraryDependencies += "com.serjltt.moshi" % "moshi-lazy-adapters" % "2.2"
<dependency org="com.serjltt.moshi" name="moshi-lazy-adapters" rev="2.2"/>
@Grapes(@Grab(group='com.serjltt.moshi', module='moshi-lazy-adapters', version='2.2'))
'com.serjltt.moshi:moshi-lazy-adapters:jar:2.2'
Click the following link to download the jar file.
moshi-lazy-adapters-2.2-javadoc.jar