Download jmte-3.0.jar file - Jar j

Jar examples for j:jmte

Description

To build and locally install jar, javadoc and sources, please use: mvn clean javadoc:jar source:jar install -Dmaven.test.skip=true Tested on Maven 2.0.9, JDK 1.6

You can download jar file jmte 3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jmte-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

jmte-3.0-javadoc.jar
jmte-3.0-sources.jar
jmte-3.0.jar
jmte-3.0.pom



Related Tutorials