Download selectableroundedimageview-1.0.1.jar file - Jar s

Jar examples for s:selectableroundedimageview

Description

Android ImageView that supports different radiuses on each corner.

You can download jar file selectableroundedimageview 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add selectableroundedimageview-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

selectableroundedimageview-1.0.1-javadoc.jar
selectableroundedimageview-1.0.1-sources.jar
selectableroundedimageview-1.0.1.pom



Related Tutorials