is not current version
Last Version 2.3.0

com.makeramen:roundedimageview 2.1.1

Fast ImageView with support for rounded corners and borders

GroupId

GroupId

com.makeramen
ArtifactId

ArtifactId

roundedimageview
Version

Version

2.1.1
Type

Type

aar

Download roundedimageview 2.1.1


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