Jar examples for j:jsonapi-converter
JSONAPI-Converter is a library that provides means for integrating with services using JSON API specification.
You can download jar file jsonapi-converter 0.7 in this page.
The Apache License, Version 2.0
You can use the following script to add jsonapi-converter-0.7.jar to your project.
<dependency> <groupId>com.github.jasminb</groupId> <artifactId>jsonapi-converter</artifactId> <version>0.7</version> </dependency>
compile group: 'com.github.jasminb', name: 'jsonapi-converter', version: '0.7'
libraryDependencies += "com.github.jasminb" % "jsonapi-converter" % "0.7"
<dependency org="com.github.jasminb" name="jsonapi-converter" rev="0.7"/>
@Grapes(@Grab(group='com.github.jasminb', module='jsonapi-converter', version='0.7'))
'com.github.jasminb:jsonapi-converter:jar:0.7'
Click the following link to download the jar file.
jsonapi-converter-0.7-javadoc.jar