RoundView

A ViewGroup/View with rounded corners(and stroke) for Android.

Лицензия

Лицензия

Группа

Группа

io.github.csdn-mobile
Идентификатор

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

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

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

1.8.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

RoundView
A ViewGroup/View with rounded corners(and stroke) for Android.
Ссылка на сайт

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

https://github.com/csdn-mobile/RoundView
Система контроля версий

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

https://github.com/csdn-mobile/RoundView/tree/master

Скачать RoundView

Имя Файла Размер
RoundView-1.8.0.pom
RoundView-1.8.0.aar 39 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.1
androidx.constraintlayout » constraintlayout jar 2.1.1

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

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

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

Версия
1.8.0
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0