License |
License |
---|---|
GroupId | GroupIdcom.tencent.edu |
ArtifactId | ArtifactIdTAISDK |
Version | Version1.2.3.81 |
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.81.pom | |
TAISDK-1.2.3.81-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.81</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.edu/TAISDK/
implementation 'com.tencent.edu:TAISDK:1.2.3.81'
// https://jarcasting.com/artifacts/com.tencent.edu/TAISDK/
implementation ("com.tencent.edu:TAISDK:1.2.3.81")
'com.tencent.edu:TAISDK:aar:1.2.3.81'
<dependency org="com.tencent.edu" name="TAISDK" rev="1.2.3.81">
<artifact name="TAISDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.edu', module='TAISDK', version='1.2.3.81')
)
libraryDependencies += "com.tencent.edu" % "TAISDK" % "1.2.3.81"
[com.tencent.edu/TAISDK "1.2.3.81"]
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.okhttp3 : okhttp | jar | 3.12.12 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.tencent.edu : TIWLogger | jar | 1.0.1.68 |