Download bathe-booter-1.5.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.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

bathe-booter-1.5-javadoc.jar
bathe-booter-1.5-release-pom.pom
bathe-booter-1.5-sources.jar
bathe-booter-1.5.jar
bathe-booter-1.5.pom



Related Tutorials