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

Jar examples for j:json-spring-reader

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials