Jar examples for r:roundedimageview
Fast ImageView with support for rounded corners and borders
You can download jar file roundedimageview 2.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add roundedimageview-2.3.0.jar to your project.
<dependency> <groupId>com.makeramen</groupId> <artifactId>roundedimageview</artifactId> <version>2.3.0</version> </dependency>
compile group: 'com.makeramen', name: 'roundedimageview', version: '2.3.0'
libraryDependencies += "com.makeramen" % "roundedimageview" % "2.3.0"
<dependency org="com.makeramen" name="roundedimageview" rev="2.3.0"/>
@Grapes(@Grab(group='com.makeramen', module='roundedimageview', version='2.3.0'))
'com.makeramen:roundedimageview:jar:2.3.0'
Click the following link to download the jar file.
roundedimageview-2.3.0-javadoc.jar