is not current version
Last Version 1.8.0

io.github.csdn-mobile:RoundView 1.4.0

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

GroupId

GroupId

io.github.csdn-mobile
ArtifactId

ArtifactId

RoundView
Version

Version

1.4.0
Type

Type

aar

Download RoundView 1.4.0


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