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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials