is not current version
Last Version 0.9.13

io.github.mobon:MobtuneSDK 0.8.7

MobtuneSDK

GroupId

GroupId

io.github.mobon
ArtifactId

ArtifactId

MobtuneSDK
Version

Version

0.8.7
Type

Type

aar

Download MobtuneSDK 0.8.7


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