Download noson-1.0.9.jar file - Jar n

Jar examples for n:noson

Description

Json parser

You can download jar file noson 1.0.9 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add noson-1.0.9.jar to your project.

<dependency>
   <groupId>com.gitee.ainilili</groupId>
   <artifactId>noson</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'com.gitee.ainilili', name: 'noson', version: '1.0.9'
libraryDependencies += "com.gitee.ainilili" % "noson" % "1.0.9"
<dependency org="com.gitee.ainilili" name="noson" rev="1.0.9"/>
@Grapes(@Grab(group='com.gitee.ainilili', module='noson', version='1.0.9'))
'com.gitee.ainilili:noson:jar:1.0.9'

Download

Click the following link to download the jar file.

noson-1.0.9-javadoc.jar
noson-1.0.9-sources.jar
noson-1.0.9.jar
noson-1.0.9.pom



Related Tutorials