CircularImageView

This is an Android project allowing to realize a circular ImageView in the simplest way possible.

Лицензия

Лицензия

Группа

Группа

com.mikhaellopez
Идентификатор

Идентификатор

circularimageview
Последняя версия

Последняя версия

4.3.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

CircularImageView
This is an Android project allowing to realize a circular ImageView in the simplest way possible.
Ссылка на сайт

Ссылка на сайт

https://github.com/lopspower/CircularImageView
Система контроля версий

Система контроля версий

https://github.com/lopspower/CircularImageView

Скачать circularimageview

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.mikhaellopez/circularimageview/ -->
<dependency>
    <groupId>com.mikhaellopez</groupId>
    <artifactId>circularimageview</artifactId>
    <version>4.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikhaellopez/circularimageview/
implementation 'com.mikhaellopez:circularimageview:4.3.0'
// https://jarcasting.com/artifacts/com.mikhaellopez/circularimageview/
implementation ("com.mikhaellopez:circularimageview:4.3.0")
'com.mikhaellopez:circularimageview:aar:4.3.0'
<dependency org="com.mikhaellopez" name="circularimageview" rev="4.3.0">
  <artifact name="circularimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikhaellopez', module='circularimageview', version='4.3.0')
)
libraryDependencies += "com.mikhaellopez" % "circularimageview" % "4.3.0"
[com.mikhaellopez/circularimageview "4.3.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.appcompat » appcompat jar 1.3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.3.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.2
2.0.1
1.1.0