Jar examples for t:typefaceview
Text and edit text views for android which allow the user to set special typefaces
You can download jar file typefaceview 1.2.5 in this page.
The MIT License (MIT)
You can use the following script to add typefaceview-1.2.5.jar to your project.
<dependency> <groupId>com.github.omadahealth.typefaceview</groupId> <artifactId>typefaceview</artifactId> <version>1.2.5</version> </dependency>
compile group: 'com.github.omadahealth.typefaceview', name: 'typefaceview', version: '1.2.5'
libraryDependencies += "com.github.omadahealth.typefaceview" % "typefaceview" % "1.2.5"
<dependency org="com.github.omadahealth.typefaceview" name="typefaceview" rev="1.2.5"/>
@Grapes(@Grab(group='com.github.omadahealth.typefaceview', module='typefaceview', version='1.2.5'))
'com.github.omadahealth.typefaceview:typefaceview:jar:1.2.5'
Click the following link to download the jar file.
typefaceview-1.2.5-javadoc.jar