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