is not current version
Last Version 0.45

com.heroku.api:heroku-api-parent 0.21

Heroku API Java Client

Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-api-parent
Version

Version

0.21
Type

Type

pom

Download heroku-api-parent 0.21

Filename Size
heroku-api-parent-0.21.pom 10 KB
Browse

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