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