| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.edu |
| ArtifactId | ArtifactIdTAISDK-offline |
| Last Version | Last Version1.0.1.74 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionTAISDK-offline for Android
TAISDK-offline for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TAISDK-offline-1.0.1.74.pom | |
| TAISDK-offline-1.0.1.74-sources.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.edu/TAISDK-offline/ -->
<dependency>
<groupId>com.tencent.edu</groupId>
<artifactId>TAISDK-offline</artifactId>
<version>1.0.1.74</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.edu/TAISDK-offline/
implementation 'com.tencent.edu:TAISDK-offline:1.0.1.74'
// https://jarcasting.com/artifacts/com.tencent.edu/TAISDK-offline/
implementation ("com.tencent.edu:TAISDK-offline:1.0.1.74")
'com.tencent.edu:TAISDK-offline:aar:1.0.1.74'
<dependency org="com.tencent.edu" name="TAISDK-offline" rev="1.0.1.74">
<artifact name="TAISDK-offline" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.edu', module='TAISDK-offline', version='1.0.1.74')
)
libraryDependencies += "com.tencent.edu" % "TAISDK-offline" % "1.0.1.74"
[com.tencent.edu/TAISDK-offline "1.0.1.74"]
| 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 |