Download gwtpojo-annotations-1.0.0-ALPHA.jar file - Jar g

Jar examples for g:gwtpojo-annotations

Description

You can download jar file gwtpojo-annotations 1.0.0-ALPHA in this page.

Build File

You can use the following script to add gwtpojo-annotations-1.0.0-ALPHA.jar to your project.

<dependency>
   <groupId>com.github.zerkseez</groupId>
   <artifactId>gwtpojo-annotations</artifactId>
   <version>1.0.0-ALPHA</version>
</dependency>
compile group: 'com.github.zerkseez', name: 'gwtpojo-annotations', version: '1.0.0-ALPHA'
libraryDependencies += "com.github.zerkseez" % "gwtpojo-annotations" % "1.0.0-ALPHA"
<dependency org="com.github.zerkseez" name="gwtpojo-annotations" rev="1.0.0-ALPHA"/>
@Grapes(@Grab(group='com.github.zerkseez', module='gwtpojo-annotations', version='1.0.0-ALPHA'))
'com.github.zerkseez:gwtpojo-annotations:jar:1.0.0-ALPHA'

Download

Click the following link to download the jar file.

gwtpojo-annotations-1.0.0-ALPHA-javadoc.jar
gwtpojo-annotations-1.0.0-ALPHA-sources.jar
gwtpojo-annotations-1.0.0-ALPHA.jar
gwtpojo-annotations-1.0.0-ALPHA.pom



Related Tutorials