Download beeju-1.0.0.jar file - Jar b

Jar examples for b:beeju

Description

You can download jar file beeju 1.0.0 in this page.

Build File

You can use the following script to add beeju-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

beeju-1.0.0-javadoc.jar
beeju-1.0.0-sources.jar
beeju-1.0.0.jar
beeju-1.0.0.pom



Related Tutorials