Download json-spring-reader-0.16.jar file - Jar j

Jar examples for j:json-spring-reader

Description

You can download jar file json-spring-reader 0.16 in this page.

License

Apache License

Build File

You can use the following script to add json-spring-reader-0.16.jar to your project.

<dependency>
   <groupId>com.bluecirclesoft.open</groupId>
   <artifactId>json-spring-reader</artifactId>
   <version>0.16</version>
</dependency>
compile group: 'com.bluecirclesoft.open', name: 'json-spring-reader', version: '0.16'
libraryDependencies += "com.bluecirclesoft.open" % "json-spring-reader" % "0.16"
<dependency org="com.bluecirclesoft.open" name="json-spring-reader" rev="0.16"/>
@Grapes(@Grab(group='com.bluecirclesoft.open', module='json-spring-reader', version='0.16'))
'com.bluecirclesoft.open:json-spring-reader:jar:0.16'

Download

Click the following link to download the jar file.

json-spring-reader-0.16-jar-with-dependencies.jar
json-spring-reader-0.16-javadoc.jar
json-spring-reader-0.16-sources.jar
json-spring-reader-0.16.jar
json-spring-reader-0.16.pom



Related Tutorials