Jar examples for c:circleimageview
A fast circular ImageView for Android
You can download jar file circleimageview 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add circleimageview-1.3.0.jar to your project.
<dependency> <groupId>de.hdodenhof</groupId> <artifactId>circleimageview</artifactId> <version>1.3.0</version> </dependency>
compile group: 'de.hdodenhof', name: 'circleimageview', version: '1.3.0'
libraryDependencies += "de.hdodenhof" % "circleimageview" % "1.3.0"
<dependency org="de.hdodenhof" name="circleimageview" rev="1.3.0"/>
@Grapes(@Grab(group='de.hdodenhof', module='circleimageview', version='1.3.0'))
'de.hdodenhof:circleimageview:jar:1.3.0'
Click the following link to download the jar file.
circleimageview-1.3.0-javadoc.jar