Download Text-0.9.1.jar file - Jar t

Jar examples for t:Text

Description

KdSoft Android Library core. Provides some text utilities like SpanBuilder or TypefaceManager.

You can download jar file Text 0.9.1 in this page.

License

GNU General Public License; either version 2 of the License, or (at your option) any later version

Build File

You can use the following script to add Text-0.9.1.jar to your project.

<dependency>
   <groupId>org.apache.royale.framework</groupId>
   <artifactId>Text</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'org.apache.royale.framework', name: 'Text', version: '0.9.1'
libraryDependencies += "org.apache.royale.framework" % "Text" % "0.9.1"
<dependency org="org.apache.royale.framework" name="Text" rev="0.9.1"/>
@Grapes(@Grab(group='org.apache.royale.framework', module='Text', version='0.9.1'))
'org.apache.royale.framework:Text:jar:0.9.1'

Download

Click the following link to download the jar file.

Text-0.9.1-sources.jar
Text-0.9.1.pom



Related Tutorials