is not current version
Last Version 1.6.4.2

com.tencent.edu:TCICSDK 1.3.3.2

TCICSDK for Android

GroupId

GroupId

com.tencent.edu
ArtifactId

ArtifactId

TCICSDK
Version

Version

1.3.3.2
Type

Type

aar

Download TCICSDK 1.3.3.2


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