License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.doublewei-ad |
ArtifactId | ArtifactIdmerchant-sdk |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmerchant-sdk
My quick startup pack for android apps.
|
Filename | Size |
---|---|
merchant-sdk-1.0.6.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.doublewei-ad/merchant-sdk/ -->
<dependency>
<groupId>io.github.doublewei-ad</groupId>
<artifactId>merchant-sdk</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.doublewei-ad/merchant-sdk/
implementation 'io.github.doublewei-ad:merchant-sdk:1.0.6'
// https://jarcasting.com/artifacts/io.github.doublewei-ad/merchant-sdk/
implementation ("io.github.doublewei-ad:merchant-sdk:1.0.6")
'io.github.doublewei-ad:merchant-sdk:aar:1.0.6'
<dependency org="io.github.doublewei-ad" name="merchant-sdk" rev="1.0.6">
<artifact name="merchant-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.doublewei-ad', module='merchant-sdk', version='1.0.6')
)
libraryDependencies += "io.github.doublewei-ad" % "merchant-sdk" % "1.0.6"
[io.github.doublewei-ad/merchant-sdk "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |