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