is not current version
Last Version 0.45

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


Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-http-finagle
Version

Version

0.33
Type

Type

jar

Download heroku-http-finagle 0.33


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