| License |
License
UTest Terms of Use
|
|---|---|
| GroupId | GroupIdcom.utest |
| ArtifactId | ArtifactIdapphance-prod |
| Last Version | Last Version1.9.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapphance-prod
Apphance Preproduction Android SDK
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| apphance-prod-1.9.13.pom | |
| apphance-prod-1.9.13.jar | 199 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.utest/apphance-prod/ -->
<dependency>
<groupId>com.utest</groupId>
<artifactId>apphance-prod</artifactId>
<version>1.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.utest/apphance-prod/
implementation 'com.utest:apphance-prod:1.9.13'
// https://jarcasting.com/artifacts/com.utest/apphance-prod/
implementation ("com.utest:apphance-prod:1.9.13")
'com.utest:apphance-prod:jar:1.9.13'
<dependency org="com.utest" name="apphance-prod" rev="1.9.13">
<artifact name="apphance-prod" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.utest', module='apphance-prod', version='1.9.13')
)
libraryDependencies += "com.utest" % "apphance-prod" % "1.9.13"
[com.utest/apphance-prod "1.9.13"]