| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sobotsdk |
| Идентификатор | Идентификаторsobot_imageloader |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsobot_imageloader
sobot imageloader
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| sobot_imageloader-1.3.1.pom | |
| sobot_imageloader-1.3.1-sources.jar | 1 KB |
| Обзор |
<!-- 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"]