Download text_model-0.9.97.jar file - Jar t

Jar examples for t:text-model

Description

Text mode UI construction.

You can download jar file text_model 0.9.97 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

text_model-0.9.97-javadoc.jar
text_model-0.9.97-sources.jar
text_model-0.9.97.jar
text_model-0.9.97.pom



Related Tutorials