| GroupId | GroupIdio.github.lwcla |
|---|---|
| ArtifactId | ArtifactIdcla_round_view |
| Version | Version1.0.1 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| cla_round_view-1.0.1.pom | |
| cla_round_view-1.0.1-sources.jar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.lwcla/cla_round_view/ -->
<dependency>
<groupId>io.github.lwcla</groupId>
<artifactId>cla_round_view</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lwcla/cla_round_view/
implementation 'io.github.lwcla:cla_round_view:1.0.1'
// https://jarcasting.com/artifacts/io.github.lwcla/cla_round_view/
implementation ("io.github.lwcla:cla_round_view:1.0.1")
'io.github.lwcla:cla_round_view:aar:1.0.1'
<dependency org="io.github.lwcla" name="cla_round_view" rev="1.0.1">
<artifact name="cla_round_view" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.lwcla', module='cla_round_view', version='1.0.1')
)
libraryDependencies += "io.github.lwcla" % "cla_round_view" % "1.0.1"
[io.github.lwcla/cla_round_view "1.0.1"]