Jar examples for b:boothub-core
The boothub-core artifact
You can download jar file boothub-core 1.0.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
boothub-core-1.0.0-javadoc.jar