is not current version
Last Version 3.8.1

io.github.bmob:andorid-sdk 3.8.0-test

Bmob Android SDK.

GroupId

GroupId

io.github.bmob
ArtifactId

ArtifactId

andorid-sdk
Version

Version

3.8.0-test
Type

Type

aar

Download andorid-sdk 3.8.0-test


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