Jar examples for r:robototextview
Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial dataImplementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab and Roboto Mono fonts.
You can download jar file robototextview 2.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add robototextview-2.5.1.jar to your project.
<dependency> <groupId>com.github.johnkil.android-robototextview</groupId> <artifactId>robototextview</artifactId> <version>2.5.1</version> </dependency>
compile group: 'com.github.johnkil.android-robototextview', name: 'robototextview', version: '2.5.1'
libraryDependencies += "com.github.johnkil.android-robototextview" % "robototextview" % "2.5.1"
<dependency org="com.github.johnkil.android-robototextview" name="robototextview" rev="2.5.1"/>
@Grapes(@Grab(group='com.github.johnkil.android-robototextview', module='robototextview', version='2.5.1'))
'com.github.johnkil.android-robototextview:robototextview:jar:2.5.1'
Click the following link to download the jar file.
robototextview-2.5.1-javadoc.jar