License |
License |
---|---|
GroupId | GroupIdcom.github.captain-miao |
ArtifactId | ArtifactIdoptroundcardview |
Version | Version1.1.0 |
Type | Typeaar |
Description |
DescriptionAndroid Cardview that allows you custom round corner position
Android Cardview that allows you custom round corner position.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
optroundcardview-1.1.0.pom | |
optroundcardview-1.1.0.apklib | 27 KB |
optroundcardview-1.1.0-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.captain-miao/optroundcardview/ -->
<dependency>
<groupId>com.github.captain-miao</groupId>
<artifactId>optroundcardview</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.captain-miao/optroundcardview/
implementation 'com.github.captain-miao:optroundcardview:1.1.0'
// https://jarcasting.com/artifacts/com.github.captain-miao/optroundcardview/
implementation ("com.github.captain-miao:optroundcardview:1.1.0")
'com.github.captain-miao:optroundcardview:aar:1.1.0'
<dependency org="com.github.captain-miao" name="optroundcardview" rev="1.1.0">
<artifact name="optroundcardview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.captain-miao', module='optroundcardview', version='1.1.0')
)
libraryDependencies += "com.github.captain-miao" % "optroundcardview" % "1.1.0"
[com.github.captain-miao/optroundcardview "1.1.0"]