Download beetl-2.2.6.jar file - Jar b

Jar examples for b:beetl

Description

java template language

You can download jar file beetl 2.2.6 in this page.

License

BSD License

Build File

You can use the following script to add beetl-2.2.6.jar to your project.

<dependency>
   <groupId>com.ibeetl</groupId>
   <artifactId>beetl</artifactId>
   <version>2.2.6</version>
</dependency>
compile group: 'com.ibeetl', name: 'beetl', version: '2.2.6'
libraryDependencies += "com.ibeetl" % "beetl" % "2.2.6"
<dependency org="com.ibeetl" name="beetl" rev="2.2.6"/>
@Grapes(@Grab(group='com.ibeetl', module='beetl', version='2.2.6'))
'com.ibeetl:beetl:jar:2.2.6'

Download

Click the following link to download the jar file.

beetl-2.2.6-javadoc.jar
beetl-2.2.6-sources.jar
beetl-2.2.6.jar
beetl-2.2.6.pom



Related Tutorials