This project is the old Ruby CLI for Heroku. This is the current CLI.
License |
License |
---|---|
Categories |
CategoriesHeroku Container PaaS Providers |
GroupId | GroupIdcom.heroku.api |
ArtifactId | ArtifactIdheroku-http-play |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHeroku API Java Client
|
Filename | Size |
---|---|
heroku-http-play-0.14.pom | |
heroku-http-play-0.14.jar | 9 KB |
heroku-http-play-0.14-sources.jar | 1 KB |
heroku-http-play-0.14-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heroku.api/heroku-http-play/ -->
<dependency>
<groupId>com.heroku.api</groupId>
<artifactId>heroku-http-play</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-play/
implementation 'com.heroku.api:heroku-http-play:0.14'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-play/
implementation ("com.heroku.api:heroku-http-play:0.14")
'com.heroku.api:heroku-http-play:jar:0.14'
<dependency org="com.heroku.api" name="heroku-http-play" rev="0.14">
<artifact name="heroku-http-play" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-http-play', version='0.14')
)
libraryDependencies += "com.heroku.api" % "heroku-http-play" % "0.14"
[com.heroku.api/heroku-http-play "0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.heroku.api : heroku-api | jar | 0.14 |
play » play_2.9.1 | jar | 2.0 |
org.scala-lang : scala-library | jar | 2.9.1 |
This project is the old Ruby CLI for Heroku. This is the current CLI.