File | Operation |
---|---|
tap-moment-4.3.1.pom | download |
<dependency>
<groupId>com.taptap.sdk</groupId>
<artifactId>tap-moment</artifactId>
<version>4.3.1</version>
<type>aar</type>
</dependency>
compile
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.21
runtime
|-- com.android.support:support-annotations:28.0.0
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4
|-- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4
|-- com.google.auto.service:auto-service-annotations:1.1.1
|-- org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1
|-- com.taptap.sdk:tap-core:4.3.1