Download jso-builder-annotations-0.0.2.jar file - Jar j

Jar examples for j:jso-builder-annotations

Description

You can download jar file jso-builder-annotations 0.0.2 in this page.

Build File

You can use the following script to add jso-builder-annotations-0.0.2.jar to your project.

<dependency>
   <groupId>io.codegen.jso-builder</groupId>
   <artifactId>jso-builder-annotations</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'io.codegen.jso-builder', name: 'jso-builder-annotations', version: '0.0.2'
libraryDependencies += "io.codegen.jso-builder" % "jso-builder-annotations" % "0.0.2"
<dependency org="io.codegen.jso-builder" name="jso-builder-annotations" rev="0.0.2"/>
@Grapes(@Grab(group='io.codegen.jso-builder', module='jso-builder-annotations', version='0.0.2'))
'io.codegen.jso-builder:jso-builder-annotations:jar:0.0.2'

Download

Click the following link to download the jar file.

jso-builder-annotations-0.0.2-javadoc.jar
jso-builder-annotations-0.0.2-sources.jar
jso-builder-annotations-0.0.2.jar
jso-builder-annotations-0.0.2.pom



Related Tutorials