Download datumbox-framework-core-0.8.0.jar file - Jar d

Jar examples for d:datumbox-framework-core

Description

You can download jar file datumbox-framework-core 0.8.0 in this page.

License

Apache License

Build File

You can use the following script to add datumbox-framework-core-0.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

datumbox-framework-core-0.8.0-javadoc.jar
datumbox-framework-core-0.8.0-sources.jar
datumbox-framework-core-0.8.0-tests.jar
datumbox-framework-core-0.8.0.jar
datumbox-framework-core-0.8.0.pom



Related Tutorials