Download text-3.3.0-v20070606-0010.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 3.3.0-v20070606-0010 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-3.3.0-v20070606-0010.jar to your project.

<dependency>
   <groupId>org.eclipse</groupId>
   <artifactId>text</artifactId>
   <version>3.3.0-v20070606-0010</version>
</dependency>
compile group: 'org.eclipse', name: 'text', version: '3.3.0-v20070606-0010'
libraryDependencies += "org.eclipse" % "text" % "3.3.0-v20070606-0010"
<dependency org="org.eclipse" name="text" rev="3.3.0-v20070606-0010"/>
@Grapes(@Grab(group='org.eclipse', module='text', version='3.3.0-v20070606-0010'))
'org.eclipse:text:jar:3.3.0-v20070606-0010'

Download

Click the following link to download the jar file.

text-3.3.0-v20070606-0010.jar
text-3.3.0-v20070606-0010.pom



Related Tutorials