is not current version
Last Version 1.1.1

io.github.atome-fe:merchant-sdk 1.0.7

fe

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.atome-fe
ArtifactId

ArtifactId

merchant-sdk
Version

Version

1.0.7
Type

Type

aar

Download merchant-sdk 1.0.7


<!-- https://jarcasting.com/artifacts/io.github.atome-fe/merchant-sdk/ -->
<dependency>
    <groupId>io.github.atome-fe</groupId>
    <artifactId>merchant-sdk</artifactId>
    <version>1.0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.atome-fe/merchant-sdk/
implementation 'io.github.atome-fe:merchant-sdk:1.0.7'
// https://jarcasting.com/artifacts/io.github.atome-fe/merchant-sdk/
implementation ("io.github.atome-fe:merchant-sdk:1.0.7")
'io.github.atome-fe:merchant-sdk:aar:1.0.7'
<dependency org="io.github.atome-fe" name="merchant-sdk" rev="1.0.7">
  <artifact name="merchant-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.atome-fe', module='merchant-sdk', version='1.0.7')
)
libraryDependencies += "io.github.atome-fe" % "merchant-sdk" % "1.0.7"
[io.github.atome-fe/merchant-sdk "1.0.7"]