Download bathe-booter-1.4.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.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials