Jar examples for j:jmte
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.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jmte-3.1.1.jar to your project.
<dependency> <groupId>com.floreysoft</groupId> <artifactId>jmte</artifactId> <version>3.1.1</version> </dependency>
compile group: 'com.floreysoft', name: 'jmte', version: '3.1.1'
libraryDependencies += "com.floreysoft" % "jmte" % "3.1.1"
<dependency org="com.floreysoft" name="jmte" rev="3.1.1"/>
@Grapes(@Grab(group='com.floreysoft', module='jmte', version='3.1.1'))
'com.floreysoft:jmte:jar:3.1.1'
Click the following link to download the jar file.
jmte-3.1.1-javadoc.jar