Download beetl-core-2.0.6.jar file - Jar b

Jar examples for b:beetl-core

Description

You can download jar file beetl-core 2.0.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

beetl-core-2.0.6-javadoc.jar
beetl-core-2.0.6-sources.jar
beetl-core-2.0.6.jar
beetl-core-2.0.6.pom



Related Tutorials