is not current version
Last Version 1.0.0

org.boothub:boothub-heroku 0.1.0

The boothub-heroku artifact

Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

org.boothub
ArtifactId

ArtifactId

boothub-heroku
Version

Version

0.1.0
Type

Type

jar

Download boothub-heroku 0.1.0


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