is not current version
Last Version 0.9.13

io.github.mobon:MobtuneSDK 0.8.3

MobtuneSDK

GroupId

GroupId

io.github.mobon
ArtifactId

ArtifactId

MobtuneSDK
Version

Version

0.8.3
Type

Type

aar

Download MobtuneSDK 0.8.3


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