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

Jar examples for j:jso-builder-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials