Last Version

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

Heroku API Java Client

License

License

Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-http-finagle
Version

Version

0.45
Type

Type

jar
Description

Description

Heroku API Java Client

Download heroku-http-finagle 0.45


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

Dependencies

compile (8)

Group / Artifact Type Version
com.heroku.api : heroku-api jar 0.45
org.scala-lang : scala-library jar 2.11.12
com.twitter : finagle-core_2.11 jar 19.12.0
com.twitter : finagle-http_2.11 jar 19.12.0
com.twitter : util-core_2.11 jar 19.12.0
com.twitter : util-codec_2.11 jar 19.12.0
io.netty : netty-all jar 4.1.44.Final
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.6

Project Modules

There are no modules declared in this project.