tmsdk

android tmsdk base analyse

License

License

GroupId

GroupId

com.dounine
ArtifactId

ArtifactId

tmsdk
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

tmsdk
android tmsdk base analyse
Project URL

Project URL

https://github.com/dounine/tmsdk
Source Code Management

Source Code Management

https://github.com/dounine/tmsdk/

Download tmsdk

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (7)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.37
com.squareup.okhttp3 : okhttp jar 4.9.3
com.blankj : utilcodex jar 1.31.0
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0