| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.genexus.android |
| Идентификатор | Идентификаторroundedimageview |
| Версия | Версия2.4.0 |
| Тип | Типaar |
| Описание |
Описаниеcom.genexus.android:roundedimageview
AndroidX RoundedImageView library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| roundedimageview-2.4.0.pom | |
| roundedimageview-2.4.0-sources.jar | 11 KB |
| roundedimageview-2.4.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.genexus.android/roundedimageview/ -->
<dependency>
<groupId>com.genexus.android</groupId>
<artifactId>roundedimageview</artifactId>
<version>2.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.genexus.android/roundedimageview/
implementation 'com.genexus.android:roundedimageview:2.4.0'
// https://jarcasting.com/artifacts/com.genexus.android/roundedimageview/
implementation ("com.genexus.android:roundedimageview:2.4.0")
'com.genexus.android:roundedimageview:aar:2.4.0'
<dependency org="com.genexus.android" name="roundedimageview" rev="2.4.0">
<artifact name="roundedimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.genexus.android', module='roundedimageview', version='2.4.0')
)
libraryDependencies += "com.genexus.android" % "roundedimageview" % "2.4.0"
[com.genexus.android/roundedimageview "2.4.0"]