is not current version
Last Version 0.3

com.greengrowapps:ggaformsui 0.2

Android Forms Ui Library

Categories

Categories

ORM Data
GroupId

GroupId

com.greengrowapps
ArtifactId

ArtifactId

ggaformsui
Version

Version

0.2
Type

Type

aar

Download ggaformsui 0.2


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