is not current version
Last Version 3.2

com.bluetrainsoftware.bathe:bathe-booter 1.3


GroupId

GroupId

com.bluetrainsoftware.bathe
ArtifactId

ArtifactId

bathe-booter
Version

Version

1.3
Type

Type

jar

Download bathe-booter 1.3


<!-- https://jarcasting.com/artifacts/com.bluetrainsoftware.bathe/bathe-booter/ -->
<dependency>
    <groupId>com.bluetrainsoftware.bathe</groupId>
    <artifactId>bathe-booter</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluetrainsoftware.bathe/bathe-booter/
implementation 'com.bluetrainsoftware.bathe:bathe-booter:1.3'
// https://jarcasting.com/artifacts/com.bluetrainsoftware.bathe/bathe-booter/
implementation ("com.bluetrainsoftware.bathe:bathe-booter:1.3")
'com.bluetrainsoftware.bathe:bathe-booter:jar:1.3'
<dependency org="com.bluetrainsoftware.bathe" name="bathe-booter" rev="1.3">
  <artifact name="bathe-booter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluetrainsoftware.bathe', module='bathe-booter', version='1.3')
)
libraryDependencies += "com.bluetrainsoftware.bathe" % "bathe-booter" % "1.3"
[com.bluetrainsoftware.bathe/bathe-booter "1.3"]