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

Jar examples for j:json-spring-reader

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials