is not current version
Last Version 1.3.1

io.github.sobotsdk:sobot_imageloader 1.1

sobot imageloader

GroupId

GroupId

io.github.sobotsdk
ArtifactId

ArtifactId

sobot_imageloader
Version

Version

1.1
Type

Type

aar

Download sobot_imageloader 1.1


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