is not current version
Last Version 1.0.1

com.joooonho:selectableroundedimageview 1.0.0

Android ImageView that supports different radiuses on each corner.

GroupId

GroupId

com.joooonho
ArtifactId

ArtifactId

selectableroundedimageview
Version

Version

1.0.0
Type

Type

aar

Download selectableroundedimageview 1.0.0


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