| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.joooonho |
| Идентификатор | Идентификаторselectableroundedimageview |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеSelectableRoundedImageView
Android ImageView that supports different radii on each corner.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| selectableroundedimageview-1.0.1.pom | |
| selectableroundedimageview-1.0.1.aar | 11 KB |
| selectableroundedimageview-1.0.1-sources.jar | 606 bytes |
| selectableroundedimageview-1.0.1-javadoc.jar | 606 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.joooonho/selectableroundedimageview/ -->
<dependency>
<groupId>com.joooonho</groupId>
<artifactId>selectableroundedimageview</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.joooonho/selectableroundedimageview/
implementation 'com.joooonho:selectableroundedimageview:1.0.1'
// https://jarcasting.com/artifacts/com.joooonho/selectableroundedimageview/
implementation ("com.joooonho:selectableroundedimageview:1.0.1")
'com.joooonho:selectableroundedimageview:aar:1.0.1'
<dependency org="com.joooonho" name="selectableroundedimageview" rev="1.0.1">
<artifact name="selectableroundedimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.joooonho', module='selectableroundedimageview', version='1.0.1')
)
libraryDependencies += "com.joooonho" % "selectableroundedimageview" % "1.0.1"
[com.joooonho/selectableroundedimageview "1.0.1"]