Download behemoth-core-1.1.jar file - Jar b

Jar examples for b:behemoth-core

Description

Core module for Behemoth

You can download jar file behemoth-core 1.1 in this page.

Build File

You can use the following script to add behemoth-core-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

behemoth-core-1.1-javadoc.jar
behemoth-core-1.1-job.jar
behemoth-core-1.1-sources.jar
behemoth-core-1.1.jar
behemoth-core-1.1.pom



Related Tutorials