is not current version
Last Version 1.0.12

com.tanx.ui:TanxUISDK 1.0.7

TanxUISDK lib.

GroupId

GroupId

com.tanx.ui
ArtifactId

ArtifactId

TanxUISDK
Version

Version

1.0.7
Type

Type

pom

Download TanxUISDK 1.0.7

Filename Size
TanxUISDK-1.0.7.pom 1 KB
Browse

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