Download roundedimageview-2.2.1.jar file - Jar r

Jar examples for r:roundedimageview

Description

Fast ImageView with support for rounded corners and borders

You can download jar file roundedimageview 2.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add roundedimageview-2.2.1.jar to your project.

<dependency>
   <groupId>com.makeramen</groupId>
   <artifactId>roundedimageview</artifactId>
   <version>2.2.1</version>
</dependency>
compile group: 'com.makeramen', name: 'roundedimageview', version: '2.2.1'
libraryDependencies += "com.makeramen" % "roundedimageview" % "2.2.1"
<dependency org="com.makeramen" name="roundedimageview" rev="2.2.1"/>
@Grapes(@Grab(group='com.makeramen', module='roundedimageview', version='2.2.1'))
'com.makeramen:roundedimageview:jar:2.2.1'

Download

Click the following link to download the jar file.

roundedimageview-2.2.1-javadoc.jar
roundedimageview-2.2.1-sources.jar
roundedimageview-2.2.1.pom



Related Tutorials