Jar examples for b:beetl-core
You can download jar file beetl-core 2.0.9 in this page.
You can use the following script to add beetl-core-2.0.9.jar to your project.
<dependency> <groupId>org.beetl</groupId> <artifactId>beetl-core</artifactId> <version>2.0.9</version> </dependency>
compile group: 'org.beetl', name: 'beetl-core', version: '2.0.9'
libraryDependencies += "org.beetl" % "beetl-core" % "2.0.9"
<dependency org="org.beetl" name="beetl-core" rev="2.0.9"/>
@Grapes(@Grab(group='org.beetl', module='beetl-core', version='2.0.9'))
'org.beetl:beetl-core:jar:2.0.9'
Click the following link to download the jar file.
beetl-core-2.0.9-javadoc.jar