is not current version
Last Version 2.3.6

com.tanx:TanxCoreSDK 2.1.1

TanxCoreSDK lib.

GroupId

GroupId

com.tanx
ArtifactId

ArtifactId

TanxCoreSDK
Version

Version

2.1.1
Type

Type

aar

Download TanxCoreSDK 2.1.1


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