SelectableRoundedImageView

Android ImageView that supports different radii on each corner.

License

License

GroupId

GroupId

com.joooonho
ArtifactId

ArtifactId

selectableroundedimageview
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

SelectableRoundedImageView
Android ImageView that supports different radii on each corner.
Project URL

Project URL

https://github.com/pungrue26/SelectableRoundedImageView

Download selectableroundedimageview

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0