is not current version
Last Version 1.0.12

com.tanx.ui:TanxUISDK 1.0.8

TanxUISDK lib.

GroupId

GroupId

com.tanx.ui
ArtifactId

ArtifactId

TanxUISDK
Version

Version

1.0.8
Type

Type

pom

Download TanxUISDK 1.0.8

Filename Size
TanxUISDK-1.0.8.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.tanx.ui/TanxUISDK/ -->
<dependency>
    <groupId>com.tanx.ui</groupId>
    <artifactId>TanxUISDK</artifactId>
    <version>1.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tanx.ui/TanxUISDK/
implementation 'com.tanx.ui:TanxUISDK:1.0.8'
// https://jarcasting.com/artifacts/com.tanx.ui/TanxUISDK/
implementation ("com.tanx.ui:TanxUISDK:1.0.8")
'com.tanx.ui:TanxUISDK:pom:1.0.8'
<dependency org="com.tanx.ui" name="TanxUISDK" rev="1.0.8">
  <artifact name="TanxUISDK" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tanx.ui', module='TanxUISDK', version='1.0.8')
)
libraryDependencies += "com.tanx.ui" % "TanxUISDK" % "1.0.8"
[com.tanx.ui/TanxUISDK "1.0.8"]