Download circleimageview-1.3.0.jar file - Jar c

Jar examples for c:circleimageview

Description

A fast circular ImageView for Android

You can download jar file circleimageview 1.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

circleimageview-1.3.0-javadoc.jar
circleimageview-1.3.0-sources.jar
circleimageview-1.3.0.pom



Related Tutorials