is not current version
Last Version 2.3.0

com.makeramen:roundedimageview 1.3.1

Fast ImageView with support for rounded corners and borders

GroupId

GroupId

com.makeramen
ArtifactId

ArtifactId

roundedimageview
Version

Version

1.3.1
Type

Type

aar

Download roundedimageview 1.3.1


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