License |
License |
---|---|
GroupId | GroupIdcom.tencent.edu |
ArtifactId | ArtifactIdTAISDK |
Version | Version1.2.3.78 |
Type | Typeaar |
Description |
DescriptionTAISDK for Android
TAISDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TAISDK-1.2.3.78.pom | |
TAISDK-1.2.3.78.aar | 492 KB |
TAISDK-1.2.3.78-sources.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.edu/TAISDK/ -->
<dependency>
<groupId>com.tencent.edu</groupId>
<artifactId>TAISDK</artifactId>
<version>1.2.3.78</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.edu/TAISDK/
implementation 'com.tencent.edu:TAISDK:1.2.3.78'
// https://jarcasting.com/artifacts/com.tencent.edu/TAISDK/
implementation ("com.tencent.edu:TAISDK:1.2.3.78")
'com.tencent.edu:TAISDK:aar:1.2.3.78'
<dependency org="com.tencent.edu" name="TAISDK" rev="1.2.3.78">
<artifact name="TAISDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.edu', module='TAISDK', version='1.2.3.78')
)
libraryDependencies += "com.tencent.edu" % "TAISDK" % "1.2.3.78"
[com.tencent.edu/TAISDK "1.2.3.78"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.6 |
com.google.code.gson : gson | jar | 2.8.6 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.tencent.edu : TIWLogger | jar | 1.0.1.67 |