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