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.6 in this page.
The Apache License, Version 2.0
You can use the following script to add jsonapi-converter-0.6.jar to your project.
<dependency> <groupId>com.github.jasminb</groupId> <artifactId>jsonapi-converter</artifactId> <version>0.6</version> </dependency>
compile group: 'com.github.jasminb', name: 'jsonapi-converter', version: '0.6'
libraryDependencies += "com.github.jasminb" % "jsonapi-converter" % "0.6"
<dependency org="com.github.jasminb" name="jsonapi-converter" rev="0.6"/>
@Grapes(@Grab(group='com.github.jasminb', module='jsonapi-converter', version='0.6'))
'com.github.jasminb:jsonapi-converter:jar:0.6'
Click the following link to download the jar file.
jsonapi-converter-0.6-javadoc.jar