is not current version
Last Version 1.3.1

io.github.sobotsdk:sobot_imageloader 1.2

sobot imageloader

GroupId

GroupId

io.github.sobotsdk
ArtifactId

ArtifactId

sobot_imageloader
Version

Version

1.2
Type

Type

aar

Download sobot_imageloader 1.2


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