License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.greengrowapps |
ArtifactId | ArtifactIdggaforms |
Version | Version0.3 |
Type | Typeaar |
Description |
DescriptionGgaForms
Android Forms Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ggaforms-0.3.pom | |
ggaforms-0.3.aar | 60 KB |
ggaforms-0.3-sources.jar | 31 KB |
ggaforms-0.3-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.greengrowapps/ggaforms/ -->
<dependency>
<groupId>com.greengrowapps</groupId>
<artifactId>ggaforms</artifactId>
<version>0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.greengrowapps/ggaforms/
implementation 'com.greengrowapps:ggaforms:0.3'
// https://jarcasting.com/artifacts/com.greengrowapps/ggaforms/
implementation ("com.greengrowapps:ggaforms:0.3")
'com.greengrowapps:ggaforms:aar:0.3'
<dependency org="com.greengrowapps" name="ggaforms" rev="0.3">
<artifact name="ggaforms" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.greengrowapps', module='ggaforms', version='0.3')
)
libraryDependencies += "com.greengrowapps" % "ggaforms" % "0.3"
[com.greengrowapps/ggaforms "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.1.1 |