Small lightweight json marshaller for POJOs to use in android applications. Uses GSON pull parser and zero configuration approach. Suitable for big JSON files
'de.pribluda.android:jsonmarshaller:0.6'
<dependency> <groupId>de.pribluda.android</groupId> <artifactId>jsonmarshaller</artifactId> <version>0.6</version> </dependency>
<dependency org="de.pribluda.android" name="jsonmarshaller" rev="0.6"/>
"de.pribluda.android", "jsonmarshaller", "0.6"