Jar examples for o:ovea-json
JSON lib compatible with Jersey
You can download jar file ovea-json 2.0.ga in this page.
You can use the following script to add ovea-json-2.0.ga.jar to your project.
<dependency> <groupId>com.ovea</groupId> <artifactId>ovea-json</artifactId> <version>2.0.ga</version> </dependency>
compile group: 'com.ovea', name: 'ovea-json', version: '2.0.ga'
libraryDependencies += "com.ovea" % "ovea-json" % "2.0.ga"
<dependency org="com.ovea" name="ovea-json" rev="2.0.ga"/>
@Grapes(@Grab(group='com.ovea', module='ovea-json', version='2.0.ga'))
'com.ovea:ovea-json:jar:2.0.ga'
Click the following link to download the jar file.
ovea-json-2.0.ga-javadoc.jar