| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.nikartm |
| Идентификатор | Идентификаторimage-support |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеimage-support
Library to add ImageView (ImageBadgeView) with a badge like notification count
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| image-support-2.0.0.pom | |
| image-support-2.0.0-sources.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nikartm/image-support/ -->
<dependency>
<groupId>io.github.nikartm</groupId>
<artifactId>image-support</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nikartm/image-support/
implementation 'io.github.nikartm:image-support:2.0.0'
// https://jarcasting.com/artifacts/io.github.nikartm/image-support/
implementation ("io.github.nikartm:image-support:2.0.0")
'io.github.nikartm:image-support:aar:2.0.0'
<dependency org="io.github.nikartm" name="image-support" rev="2.0.0">
<artifact name="image-support" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.nikartm', module='image-support', version='2.0.0')
)
libraryDependencies += "io.github.nikartm" % "image-support" % "2.0.0"
[io.github.nikartm/image-support "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.0 |