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

Jar examples for g:gwtpojo-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials