RoundedImageView

Fast ImageView with support for rounded corners and borders

License

License

GroupId

GroupId

com.makeramen
ArtifactId

ArtifactId

roundedimageview
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

RoundedImageView
Fast ImageView with support for rounded corners and borders
Project URL

Project URL

https://github.com/vinc3m1/RoundedImageView

Download roundedimageview

How to add to project

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

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
2.3.0
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0