License |
License |
---|---|
GroupId | GroupIdio.github.csdn-mobile |
ArtifactId | ArtifactIdRoundView |
Version | Version1.7.1 |
Type | Typeaar |
Description |
DescriptionRoundView
A ViewGroup/View with rounded corners(and stroke) for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RoundView-1.7.1.pom | |
RoundView-1.7.1.aar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.csdn-mobile/RoundView/ -->
<dependency>
<groupId>io.github.csdn-mobile</groupId>
<artifactId>RoundView</artifactId>
<version>1.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.csdn-mobile/RoundView/
implementation 'io.github.csdn-mobile:RoundView:1.7.1'
// https://jarcasting.com/artifacts/io.github.csdn-mobile/RoundView/
implementation ("io.github.csdn-mobile:RoundView:1.7.1")
'io.github.csdn-mobile:RoundView:aar:1.7.1'
<dependency org="io.github.csdn-mobile" name="RoundView" rev="1.7.1">
<artifact name="RoundView" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.csdn-mobile', module='RoundView', version='1.7.1')
)
libraryDependencies += "io.github.csdn-mobile" % "RoundView" % "1.7.1"
[io.github.csdn-mobile/RoundView "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.constraintlayout » constraintlayout | jar | 2.1.1 |