Download roundedletterview-1.0.jar file - Jar r

Jar examples for r:roundedletterview

Description

RoundedLetterView like the one in Android 5.0 Contacts app

You can download jar file roundedletterview 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add roundedletterview-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

roundedletterview-1.0.jar
roundedletterview-1.0.pom



Related Tutorials