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

Jar examples for b:boothub-core

Description

The boothub-core artifact

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials