is not current version
Last Version 2.3.6

com.tanx:TanxUISDK 2.2.4-default

TanxUISDK lib.

GroupId

GroupId

com.tanx
ArtifactId

ArtifactId

TanxUISDK
Version

Version

2.2.4-default
Type

Type

aar

Download TanxUISDK 2.2.4-default


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