is not current version
Last Version 2.3.6

com.tanx:TanxCoreSDK 2.0.4

TanxCoreSDK lib.

GroupId

GroupId

com.tanx
ArtifactId

ArtifactId

TanxCoreSDK
Version

Version

2.0.4
Type

Type

aar

Download TanxCoreSDK 2.0.4


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