Download boothub-core-1.0.0.jar file - Jar b

Jar examples for b:boothub-core

Description

The boothub-core artifact

You can download jar file boothub-core 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

boothub-core-1.0.0-javadoc.jar
boothub-core-1.0.0-sources.jar
boothub-core-1.0.0.jar
boothub-core-1.0.0.pom



Related Tutorials