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

Jar examples for b:beetl-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials