Jar examples for f:fontloader
A tool for convenient loading of roboto typefaces and applying to textviews
You can download jar file fontloader 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fontloader-1.0.1.jar to your project.
<dependency> <groupId>co.52inc</groupId> <artifactId>fontloader</artifactId> <version>1.0.1</version> </dependency>
compile group: 'co.52inc', name: 'fontloader', version: '1.0.1'
libraryDependencies += "co.52inc" % "fontloader" % "1.0.1"
<dependency org="co.52inc" name="fontloader" rev="1.0.1"/>
@Grapes(@Grab(group='co.52inc', module='fontloader', version='1.0.1'))
'co.52inc:fontloader:jar:1.0.1'
Click the following link to download the jar file.
fontloader-1.0.1.pom