is not current version
Last Version 0.45

com.heroku.api:heroku-http-finagle 0.14


Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-http-finagle
Version

Version

0.14
Type

Type

jar

Download heroku-http-finagle 0.14


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