| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.woong.shapedimageview |
| Идентификатор | Идентификаторshapedimageview |
| Версия | Версия0.3.1 |
| Тип | Типaar |
| Описание |
Описаниеshapedimageview
Android library for using various shape image views easily
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shapedimageview-0.3.1.pom | |
| shapedimageview-0.3.1-sources.jar | 9 KB |
| shapedimageview-0.3.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.woong.shapedimageview/shapedimageview/ -->
<dependency>
<groupId>io.woong.shapedimageview</groupId>
<artifactId>shapedimageview</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.woong.shapedimageview/shapedimageview/
implementation 'io.woong.shapedimageview:shapedimageview:0.3.1'
// https://jarcasting.com/artifacts/io.woong.shapedimageview/shapedimageview/
implementation ("io.woong.shapedimageview:shapedimageview:0.3.1")
'io.woong.shapedimageview:shapedimageview:aar:0.3.1'
<dependency org="io.woong.shapedimageview" name="shapedimageview" rev="0.3.1">
<artifact name="shapedimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.woong.shapedimageview', module='shapedimageview', version='0.3.1')
)
libraryDependencies += "io.woong.shapedimageview" % "shapedimageview" % "0.3.1"
[io.woong.shapedimageview/shapedimageview "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
| androidx.appcompat » appcompat | jar | 1.3.0 |