Download bathe-booter-1.2.jar file - Jar b

Jar examples for b:bathe-booter

Description

Maven Parent for BTS Artifacts that will be going into Maven Central.

You can download jar file bathe-booter 1.2 in this page.

Build File

You can use the following script to add bathe-booter-1.2.jar to your project.

<dependency>
   <groupId>com.bluetrainsoftware.bathe</groupId>
   <artifactId>bathe-booter</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.bluetrainsoftware.bathe', name: 'bathe-booter', version: '1.2'
libraryDependencies += "com.bluetrainsoftware.bathe" % "bathe-booter" % "1.2"
<dependency org="com.bluetrainsoftware.bathe" name="bathe-booter" rev="1.2"/>
@Grapes(@Grab(group='com.bluetrainsoftware.bathe', module='bathe-booter', version='1.2'))
'com.bluetrainsoftware.bathe:bathe-booter:jar:1.2'

Download

Click the following link to download the jar file.

bathe-booter-1.2-javadoc.jar
bathe-booter-1.2-sources.jar
bathe-booter-1.2.jar
bathe-booter-1.2.pom



Related Tutorials