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

Jar examples for o:ovea-json

Description

JSON lib compatible with Jersey

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

Build File

You can use the following script to add ovea-json-1.1.ga.jar to your project.

<dependency>
   <groupId>com.ovea</groupId>
   <artifactId>ovea-json</artifactId>
   <version>1.1.ga</version>
</dependency>
compile group: 'com.ovea', name: 'ovea-json', version: '1.1.ga'
libraryDependencies += "com.ovea" % "ovea-json" % "1.1.ga"
<dependency org="com.ovea" name="ovea-json" rev="1.1.ga"/>
@Grapes(@Grab(group='com.ovea', module='ovea-json', version='1.1.ga'))
'com.ovea:ovea-json:jar:1.1.ga'

Download

Click the following link to download the jar file.

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



Related Tutorials