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