Jar examples for s:selectableroundedimageview
Android ImageView that supports different radiuses on each corner.
You can download jar file selectableroundedimageview 1.0.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
selectableroundedimageview-1.0.1-javadoc.jar