License |
License |
---|---|
GroupId | GroupIdcom.joooonho |
ArtifactId | ArtifactIdselectableroundedimageview |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSelectableRoundedImageView
Android ImageView that supports different radii on each corner.
|
Project URL |
Project URL |
Filename | Size |
---|---|
selectableroundedimageview-1.0.1.pom | |
selectableroundedimageview-1.0.1.aar | 11 KB |
selectableroundedimageview-1.0.1-sources.jar | 606 bytes |
selectableroundedimageview-1.0.1-javadoc.jar | 606 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.joooonho/selectableroundedimageview/ -->
<dependency>
<groupId>com.joooonho</groupId>
<artifactId>selectableroundedimageview</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.joooonho/selectableroundedimageview/
implementation 'com.joooonho:selectableroundedimageview:1.0.1'
// https://jarcasting.com/artifacts/com.joooonho/selectableroundedimageview/
implementation ("com.joooonho:selectableroundedimageview:1.0.1")
'com.joooonho:selectableroundedimageview:aar:1.0.1'
<dependency org="com.joooonho" name="selectableroundedimageview" rev="1.0.1">
<artifact name="selectableroundedimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.joooonho', module='selectableroundedimageview', version='1.0.1')
)
libraryDependencies += "com.joooonho" % "selectableroundedimageview" % "1.0.1"
[com.joooonho/selectableroundedimageview "1.0.1"]