is not current version
Last Version 1.9.13

com.utest:apphance-preprod 1.9

Apphance Preproduction Android SDK

GroupId

GroupId

com.utest
ArtifactId

ArtifactId

apphance-preprod
Version

Version

1.9
Type

Type

aar

Download apphance-preprod 1.9


<!-- https://jarcasting.com/artifacts/com.utest/apphance-preprod/ -->
<dependency>
    <groupId>com.utest</groupId>
    <artifactId>apphance-preprod</artifactId>
    <version>1.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.utest/apphance-preprod/
implementation 'com.utest:apphance-preprod:1.9'
// https://jarcasting.com/artifacts/com.utest/apphance-preprod/
implementation ("com.utest:apphance-preprod:1.9")
'com.utest:apphance-preprod:aar:1.9'
<dependency org="com.utest" name="apphance-preprod" rev="1.9">
  <artifact name="apphance-preprod" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.utest', module='apphance-preprod', version='1.9')
)
libraryDependencies += "com.utest" % "apphance-preprod" % "1.9"
[com.utest/apphance-preprod "1.9"]