Download typefaceview-1.2.5.jar file - Jar t

Jar examples for t:typefaceview

Description

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.

License

The MIT License (MIT)

Build File

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'

Download

Click the following link to download the jar file.

typefaceview-1.2.5-javadoc.jar
typefaceview-1.2.5-sources.jar
typefaceview-1.2.5.pom



Related Tutorials