is not current version
Last Version 1.1.43

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

afor-mobile enables you to automate mobile user interfaces

GroupId

GroupId

nz.co.afor.framework
ArtifactId

ArtifactId

afor-mobile
Version

Version

1.1.42
Type

Type

jar

Download afor-mobile 1.1.42


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