is not current version
Last Version 1.1.43

nz.co.afor.framework:afor-mobile 0.1.35

afor-mobile enables you to automate mobile user interfaces

GroupId

GroupId

nz.co.afor.framework
ArtifactId

ArtifactId

afor-mobile
Version

Version

0.1.35
Type

Type

jar

Download afor-mobile 0.1.35


<!-- https://jarcasting.com/artifacts/nz.co.afor.framework/afor-mobile/ -->
<dependency>
    <groupId>nz.co.afor.framework</groupId>
    <artifactId>afor-mobile</artifactId>
    <version>0.1.35</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.afor.framework/afor-mobile/
implementation 'nz.co.afor.framework:afor-mobile:0.1.35'
// https://jarcasting.com/artifacts/nz.co.afor.framework/afor-mobile/
implementation ("nz.co.afor.framework:afor-mobile:0.1.35")
'nz.co.afor.framework:afor-mobile:jar:0.1.35'
<dependency org="nz.co.afor.framework" name="afor-mobile" rev="0.1.35">
  <artifact name="afor-mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.afor.framework', module='afor-mobile', version='0.1.35')
)
libraryDependencies += "nz.co.afor.framework" % "afor-mobile" % "0.1.35"
[nz.co.afor.framework/afor-mobile "0.1.35"]