Download ovea-json-2.0.ga.jar file - Jar o

Jar examples for o:ovea-json

Description

JSON lib compatible with Jersey

You can download jar file ovea-json 2.0.ga in this page.

Build File

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'

Download

Click the following link to download the jar file.

ovea-json-2.0.ga-javadoc.jar
ovea-json-2.0.ga-sources.jar
ovea-json-2.0.ga.jar
ovea-json-2.0.ga.pom



Related Tutorials