is not current version
Last Version 1.2.3.89

com.tencent.edu:TAISDK 1.2.3.54

TAISDK for Android

GroupId

GroupId

com.tencent.edu
ArtifactId

ArtifactId

TAISDK
Version

Version

1.2.3.54
Type

Type

aar

Download TAISDK 1.2.3.54


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