is not current version
Last Version 1.1.1

org.boothub:boothub-db 1.0.0

The boothub-db artifact

GroupId

GroupId

org.boothub
ArtifactId

ArtifactId

boothub-db
Version

Version

1.0.0
Type

Type

jar

Download boothub-db 1.0.0


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