Jar examples for a:actson
A reactive (non-blocking, asynchronous) JSON parser.
You can download jar file actson 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add actson-1.2.0.jar to your project.
<dependency> <groupId>de.undercouch</groupId> <artifactId>actson</artifactId> <version>1.2.0</version> </dependency>
compile group: 'de.undercouch', name: 'actson', version: '1.2.0'
libraryDependencies += "de.undercouch" % "actson" % "1.2.0"
<dependency org="de.undercouch" name="actson" rev="1.2.0"/>
@Grapes(@Grab(group='de.undercouch', module='actson', version='1.2.0'))
'de.undercouch:actson:jar:1.2.0'
Click the following link to download the jar file.
actson-1.2.0-javadoc.jar