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