is not current version
Last Version 0.3

com.greengrowapps:ggaforms 0.2

Android Forms Library

Categories

Categories

ORM Data
GroupId

GroupId

com.greengrowapps
ArtifactId

ArtifactId

ggaforms
Version

Version

0.2
Type

Type

aar

Download ggaforms 0.2


<!-- https://jarcasting.com/artifacts/com.greengrowapps/ggaforms/ -->
<dependency>
    <groupId>com.greengrowapps</groupId>
    <artifactId>ggaforms</artifactId>
    <version>0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.greengrowapps/ggaforms/
implementation 'com.greengrowapps:ggaforms:0.2'
// https://jarcasting.com/artifacts/com.greengrowapps/ggaforms/
implementation ("com.greengrowapps:ggaforms:0.2")
'com.greengrowapps:ggaforms:aar:0.2'
<dependency org="com.greengrowapps" name="ggaforms" rev="0.2">
  <artifact name="ggaforms" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.greengrowapps', module='ggaforms', version='0.2')
)
libraryDependencies += "com.greengrowapps" % "ggaforms" % "0.2"
[com.greengrowapps/ggaforms "0.2"]