is not current version
Last Version 0.14

com.heroku.api:heroku-http-play 0.11


Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-http-play
Version

Version

0.11
Type

Type

jar

Download heroku-http-play 0.11


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