is not current version
Last Version 2.0.1.97

com.tencent.edu:TYICSDK 2.0.0.0

TYICSDK for Android

GroupId

GroupId

com.tencent.edu
ArtifactId

ArtifactId

TYICSDK
Version

Version

2.0.0.0
Type

Type

aar

Download TYICSDK 2.0.0.0


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