Download ttt-ttx-2.0.jar file - Jar t

Jar examples for t:ttt-ttx

Description

Timed Text Transformer

You can download jar file ttt-ttx 2.0 in this page.

Build File

You can use the following script to add ttt-ttx-2.0.jar to your project.

<dependency>
   <groupId>com.skynav.ttt</groupId>
   <artifactId>ttt-ttx</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.skynav.ttt', name: 'ttt-ttx', version: '2.0'
libraryDependencies += "com.skynav.ttt" % "ttt-ttx" % "2.0"
<dependency org="com.skynav.ttt" name="ttt-ttx" rev="2.0"/>
@Grapes(@Grab(group='com.skynav.ttt', module='ttt-ttx', version='2.0'))
'com.skynav.ttt:ttt-ttx:jar:2.0'

Download

Click the following link to download the jar file.

ttt-ttx-2.0-javadoc.jar
ttt-ttx-2.0-sources.jar
ttt-ttx-2.0.jar
ttt-ttx-2.0.pom



Related Tutorials