<dependency> <groupId>com.taptap.sdk</groupId> <artifactId>tap-openlog</artifactId> <version>4.4.1</version> <type>aar</type> </dependency>
implementation 'com.taptap.sdk:tap-openlog:4.4.1'
implementation("com.taptap.sdk:tap-openlog:4.4.1")
libraryDependencies += "com.taptap.sdk" % "tap-openlog" % "4.4.1"
@Grapes( @Grab(group='com.taptap.sdk', module='tap-openlog', version='4.4.1') )
<dependency org="com.taptap.sdk" name="tap-openlog" rev="4.4.1" />
[com.taptap.sdk/tap-openlog "4.4.1"]
'com.taptap.sdk:tap-openlog:jar:4.4.1'
compile
|-- com.taptap.sdk:tap-openlog-api:4.4.1
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.21
runtime
|-- io.insert-koin:koin-core:3.3.3
|-- com.android.support:support-annotations:28.0.0
|-- org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1
|-- com.taptap.sdk:tap-kit:4.4.1
|-- com.taptap.sdk:tap-initializer-api:4.4.1