| License | License | 
|---|---|
| GroupId | GroupIdio.github.sobotsdk | 
| ArtifactId | ArtifactIdsobot_imageloader | 
| Last Version | Last Version1.3.1 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionsobot_imageloader sobot imageloader | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| sobot_imageloader-1.3.1.pom | |
| sobot_imageloader-1.3.1-sources.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.sobotsdk/sobot_imageloader/ -->
<dependency>
    <groupId>io.github.sobotsdk</groupId>
    <artifactId>sobot_imageloader</artifactId>
    <version>1.3.1</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.sobotsdk/sobot_imageloader/
implementation 'io.github.sobotsdk:sobot_imageloader:1.3.1'// https://jarcasting.com/artifacts/io.github.sobotsdk/sobot_imageloader/
implementation ("io.github.sobotsdk:sobot_imageloader:1.3.1")'io.github.sobotsdk:sobot_imageloader:aar:1.3.1'<dependency org="io.github.sobotsdk" name="sobot_imageloader" rev="1.3.1">
  <artifact name="sobot_imageloader" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.sobotsdk', module='sobot_imageloader', version='1.3.1')
)libraryDependencies += "io.github.sobotsdk" % "sobot_imageloader" % "1.3.1"[io.github.sobotsdk/sobot_imageloader "1.3.1"]