| Группа | Группаio.github.lwcla |
|---|---|
| Идентификатор | Идентификаторcla_round_view |
| Версия | Версия1.0.5 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| cla_round_view-1.0.5.pom | |
| cla_round_view-1.0.5-sources.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.lwcla/cla_round_view/ -->
<dependency>
<groupId>io.github.lwcla</groupId>
<artifactId>cla_round_view</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lwcla/cla_round_view/
implementation 'io.github.lwcla:cla_round_view:1.0.5'
// https://jarcasting.com/artifacts/io.github.lwcla/cla_round_view/
implementation ("io.github.lwcla:cla_round_view:1.0.5")
'io.github.lwcla:cla_round_view:aar:1.0.5'
<dependency org="io.github.lwcla" name="cla_round_view" rev="1.0.5">
<artifact name="cla_round_view" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.lwcla', module='cla_round_view', version='1.0.5')
)
libraryDependencies += "io.github.lwcla" % "cla_round_view" % "1.0.5"
[io.github.lwcla/cla_round_view "1.0.5"]