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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials