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

Jar examples for b:boothub-core

Description

The boothub-core artifact

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials