Download tml-0.2.8.jar file - Jar t

Jar examples for t:tml

Description

Core library for Translation Exchange Java Extensions

You can download jar file tml 0.2.8 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add tml-0.2.8.jar to your project.

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

Download

Click the following link to download the jar file.

tml-0.2.8-javadoc.jar
tml-0.2.8-sources.jar
tml-0.2.8.jar
tml-0.2.8.pom



Related Tutorials