is not current version
Last Version 2.9.7.5

io.github.sobotsdk:sobotsdk 2.9.7.4

sobot sdk

GroupId

GroupId

io.github.sobotsdk
ArtifactId

ArtifactId

sobotsdk
Version

Version

2.9.7.4
Type

Type

aar

Download sobotsdk 2.9.7.4


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