Jar examples for f:fmpp
General-purpose text file preprocessor tool that uses FreeMarker templates.
You can download jar file fmpp 0.9.15 in this page.
Apache License, Version 2.0
You can use the following script to add fmpp-0.9.15.jar to your project.
<dependency> <groupId>net.sourceforge.fmpp</groupId> <artifactId>fmpp</artifactId> <version>0.9.15</version> </dependency>
compile group: 'net.sourceforge.fmpp', name: 'fmpp', version: '0.9.15'
libraryDependencies += "net.sourceforge.fmpp" % "fmpp" % "0.9.15"
<dependency org="net.sourceforge.fmpp" name="fmpp" rev="0.9.15"/>
@Grapes(@Grab(group='net.sourceforge.fmpp', module='fmpp', version='0.9.15'))
'net.sourceforge.fmpp:fmpp:jar:0.9.15'
Click the following link to download the jar file.
fmpp-0.9.15-javadoc.jar