is not current version
Last Version 1.2.0.60

com.tencent.tcic:TCICSDK 0.0.0.2

TCICSDK for Android

GroupId

GroupId

com.tencent.tcic
ArtifactId

ArtifactId

TCICSDK
Version

Version

0.0.0.2
Type

Type

pom

Download TCICSDK 0.0.0.2


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