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