is not current version
Last Version 1.1.1

org.boothub:boothub-core 0.5.1

The boothub-core artifact

GroupId

GroupId

org.boothub
ArtifactId

ArtifactId

boothub-core
Version

Version

0.5.1
Type

Type

jar

Download boothub-core 0.5.1


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