Download ggaforms-0.2.jar file - Jar g

Jar examples for g:ggaforms

Description

Android Forms Library

You can download jar file ggaforms 0.2 in this page.

License

Apache license 2.0

Build File

You can use the following script to add ggaforms-0.2.jar to your project.

<dependency>
   <groupId>com.greengrowapps</groupId>
   <artifactId>ggaforms</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'com.greengrowapps', name: 'ggaforms', version: '0.2'
libraryDependencies += "com.greengrowapps" % "ggaforms" % "0.2"
<dependency org="com.greengrowapps" name="ggaforms" rev="0.2"/>
@Grapes(@Grab(group='com.greengrowapps', module='ggaforms', version='0.2'))
'com.greengrowapps:ggaforms:jar:0.2'

Download

Click the following link to download the jar file.

ggaforms-0.2-javadoc.jar
ggaforms-0.2-sources.jar
ggaforms-0.2.pom



Related Tutorials