r

roundedletterview

RoundedLetterView like the one in Android 5.0 Contacts app
https://github.com/pavlospt/RoundedLetterView
The Apache Software License, Version 2.0
Pavlos-Petros Tournaris
Files download
File Operation
roundedletterview-1.3.pom download
roundedletterview-1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.pavlospt</groupId>
  <artifactId>roundedletterview</artifactId>
  <version>1.3</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.github.pavlospt:roundedletterview:1.3'
Gradle Kotlin
implementation("com.github.pavlospt:roundedletterview:1.3")
Scala SBT
libraryDependencies += "com.github.pavlospt" % "roundedletterview" % "1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.pavlospt', module='roundedletterview', version='1.3')
)
Apache Ivy
<dependency org="com.github.pavlospt" name="roundedletterview" rev="1.3" />
Leiningen
[com.github.pavlospt/roundedletterview "1.3"]
Apache Buildr
'com.github.pavlospt:roundedletterview:jar:1.3'
Dependencies
The project has no third-party dependencies