is not current version
Last Version 2.3.0

com.makeramen:roundedimageview 2.2.0

Fast ImageView with support for rounded corners and borders

GroupId

GroupId

com.makeramen
ArtifactId

ArtifactId

roundedimageview
Version

Version

2.2.0
Type

Type

aar

Download roundedimageview 2.2.0


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