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