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

Jar examples for b:behemoth-core

Description

Core module for Behemoth

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

Build File

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

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

Download

Click the following link to download the jar file.

behemoth-core-1.0-javadoc.jar
behemoth-core-1.0-sources.jar
behemoth-core-1.0.jar
behemoth-core-1.0.pom



Related Tutorials