is not current version
Last Version 1.0.6

io.github.lwcla:cla_round_view 1.0.1

代码控制view圆角

GroupId

GroupId

io.github.lwcla
ArtifactId

ArtifactId

cla_round_view
Version

Version

1.0.1
Type

Type

aar

Download cla_round_view 1.0.1


<!-- 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"]