Download ahome-tooling-json-1.0.37-RELEASE.jar file - Jar a

Jar examples for a:ahome-tooling-json

Description

Ahome Tooling JSON - Java JSON Parser and Serializer, heavily mooded from JSON Simple.

You can download jar file ahome-tooling-json 1.0.37-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ahome-tooling-json-1.0.37-RELEASE.jar to your project.

<dependency>
   <groupId>com.ahome-it</groupId>
   <artifactId>ahome-tooling-json</artifactId>
   <version>1.0.37-RELEASE</version>
</dependency>
compile group: 'com.ahome-it', name: 'ahome-tooling-json', version: '1.0.37-RELEASE'
libraryDependencies += "com.ahome-it" % "ahome-tooling-json" % "1.0.37-RELEASE"
<dependency org="com.ahome-it" name="ahome-tooling-json" rev="1.0.37-RELEASE"/>
@Grapes(@Grab(group='com.ahome-it', module='ahome-tooling-json', version='1.0.37-RELEASE'))
'com.ahome-it:ahome-tooling-json:jar:1.0.37-RELEASE'

Download

Click the following link to download the jar file.

ahome-tooling-json-1.0.37-RELEASE-javadoc.jar
ahome-tooling-json-1.0.37-RELEASE-sources.jar
ahome-tooling-json-1.0.37-RELEASE.jar
ahome-tooling-json-1.0.37-RELEASE.pom



Related Tutorials