is not current version
Last Version 2.3.0

com.makeramen:roundedimageview 1.4.0

Fast ImageView with support for rounded corners and borders

GroupId

GroupId

com.makeramen
ArtifactId

ArtifactId

roundedimageview
Version

Version

1.4.0
Type

Type

aar

Download roundedimageview 1.4.0


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