is not current version
Last Version 1.6.4.2

com.tencent.edu:TCICSDK 1.5.0.20

TCICSDK for Android

GroupId

GroupId

com.tencent.edu
ArtifactId

ArtifactId

TCICSDK
Version

Version

1.5.0.20
Type

Type

aar

Download TCICSDK 1.5.0.20


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