Download text-1.11-1.4.0.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 1.11-1.4.0 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-1.11-1.4.0.jar to your project.

<dependency>
   <groupId>net.kyori</groupId>
   <artifactId>text</artifactId>
   <version>1.11-1.4.0</version>
</dependency>
compile group: 'net.kyori', name: 'text', version: '1.11-1.4.0'
libraryDependencies += "net.kyori" % "text" % "1.11-1.4.0"
<dependency org="net.kyori" name="text" rev="1.11-1.4.0"/>
@Grapes(@Grab(group='net.kyori', module='text', version='1.11-1.4.0'))
'net.kyori:text:jar:1.11-1.4.0'

Download

Click the following link to download the jar file.

text-1.11-1.4.0-javadoc.jar
text-1.11-1.4.0-sources.jar
text-1.11-1.4.0.jar
text-1.11-1.4.0.pom



Related Tutorials