License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.atome-fe |
ArtifactId | ArtifactIdmerchant-sdk |
Version | Version1.0.8 |
Type | Typeaar |
Description |
Descriptionmerchant-sdk
fe
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
merchant-sdk-1.0.8.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.atome-fe/merchant-sdk/ -->
<dependency>
<groupId>io.github.atome-fe</groupId>
<artifactId>merchant-sdk</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.atome-fe/merchant-sdk/
implementation 'io.github.atome-fe:merchant-sdk:1.0.8'
// https://jarcasting.com/artifacts/io.github.atome-fe/merchant-sdk/
implementation ("io.github.atome-fe:merchant-sdk:1.0.8")
'io.github.atome-fe:merchant-sdk:aar:1.0.8'
<dependency org="io.github.atome-fe" name="merchant-sdk" rev="1.0.8">
<artifact name="merchant-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.atome-fe', module='merchant-sdk', version='1.0.8')
)
libraryDependencies += "io.github.atome-fe" % "merchant-sdk" % "1.0.8"
[io.github.atome-fe/merchant-sdk "1.0.8"]