is not current version
Last Version 0.16

com.heroku.api:heroku-http-play_2.9.1 0.15


Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-http-play_2.9.1
Version

Version

0.15
Type

Type

jar

Download heroku-http-play_2.9.1 0.15


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