GroupId | GroupIdnz.co.afor.framework |
---|---|
ArtifactId | ArtifactIdafor-mobile |
Version | Version0.1.33 |
Type | Typejar |
Filename | Size |
---|---|
afor-mobile-0.1.33.pom | |
afor-mobile-0.1.33.jar | 7 KB |
afor-mobile-0.1.33-sources.jar | 3 KB |
afor-mobile-0.1.33-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.co.afor.framework/afor-mobile/ -->
<dependency>
<groupId>nz.co.afor.framework</groupId>
<artifactId>afor-mobile</artifactId>
<version>0.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.afor.framework/afor-mobile/
implementation 'nz.co.afor.framework:afor-mobile:0.1.33'
// https://jarcasting.com/artifacts/nz.co.afor.framework/afor-mobile/
implementation ("nz.co.afor.framework:afor-mobile:0.1.33")
'nz.co.afor.framework:afor-mobile:jar:0.1.33'
<dependency org="nz.co.afor.framework" name="afor-mobile" rev="0.1.33">
<artifact name="afor-mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.afor.framework', module='afor-mobile', version='0.1.33')
)
libraryDependencies += "nz.co.afor.framework" % "afor-mobile" % "0.1.33"
[nz.co.afor.framework/afor-mobile "0.1.33"]