Download jetbrick-template-web-2.0.jar file - Jar j

Jar examples for j:jetbrick-template-web

Description

You can download jar file jetbrick-template-web 2.0 in this page.

Build File

You can use the following script to add jetbrick-template-web-2.0.jar to your project.

<dependency>
   <groupId>com.github.subchen</groupId>
   <artifactId>jetbrick-template-web</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.github.subchen', name: 'jetbrick-template-web', version: '2.0'
libraryDependencies += "com.github.subchen" % "jetbrick-template-web" % "2.0"
<dependency org="com.github.subchen" name="jetbrick-template-web" rev="2.0"/>
@Grapes(@Grab(group='com.github.subchen', module='jetbrick-template-web', version='2.0'))
'com.github.subchen:jetbrick-template-web:jar:2.0'

Download

Click the following link to download the jar file.

jetbrick-template-web-2.0-javadoc.jar
jetbrick-template-web-2.0-sources.jar
jetbrick-template-web-2.0.jar
jetbrick-template-web-2.0.pom



Related Tutorials