Download text_model-0.8.11.jar file - Jar t

Jar examples for t:text-model

Description

Text mode UI construction.

You can download jar file text_model 0.8.11 in this page.

Build File

You can use the following script to add text_model-0.8.11.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>text_model</artifactId>
   <version>0.8.11</version>
</dependency>
compile group: 'com.thesett', name: 'text_model', version: '0.8.11'
libraryDependencies += "com.thesett" % "text_model" % "0.8.11"
<dependency org="com.thesett" name="text_model" rev="0.8.11"/>
@Grapes(@Grab(group='com.thesett', module='text_model', version='0.8.11'))
'com.thesett:text_model:jar:0.8.11'

Download

Click the following link to download the jar file.

text_model-0.8.11-javadoc.jar
text_model-0.8.11-sources.jar
text_model-0.8.11.jar
text_model-0.8.11.pom



Related Tutorials