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

Jar examples for j:json-spring-reader

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials