Jar examples for j:jade4j
Java implementation of the jade templating language
You can download jar file jade4j 0.4.0 in this page.
MIT License
You can use the following script to add jade4j-0.4.0.jar to your project.
<dependency> <groupId>de.neuland-bfi</groupId> <artifactId>jade4j</artifactId> <version>0.4.0</version> </dependency>
compile group: 'de.neuland-bfi', name: 'jade4j', version: '0.4.0'
libraryDependencies += "de.neuland-bfi" % "jade4j" % "0.4.0"
<dependency org="de.neuland-bfi" name="jade4j" rev="0.4.0"/>
@Grapes(@Grab(group='de.neuland-bfi', module='jade4j', version='0.4.0'))
'de.neuland-bfi:jade4j:jar:0.4.0'
Click the following link to download the jar file.
jade4j-0.4.0-javadoc.jar