Jar examples for j:jetbrick-template
Next generation template engine for Java.
You can download jar file jetbrick-template 1.2.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jetbrick-template-1.2.5.jar to your project.
<dependency> <groupId>com.github.subchen</groupId> <artifactId>jetbrick-template</artifactId> <version>1.2.5</version> </dependency>
compile group: 'com.github.subchen', name: 'jetbrick-template', version: '1.2.5'
libraryDependencies += "com.github.subchen" % "jetbrick-template" % "1.2.5"
<dependency org="com.github.subchen" name="jetbrick-template" rev="1.2.5"/>
@Grapes(@Grab(group='com.github.subchen', module='jetbrick-template', version='1.2.5'))
'com.github.subchen:jetbrick-template:jar:1.2.5'
Click the following link to download the jar file.
jetbrick-template-1.2.5-javadoc.jar