не последняя версия
Последняя версия 0.45

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


Категории

Категории

Heroku Контейнер PaaS Providers
Группа

Группа

com.heroku.api
Идентификатор

Идентификатор

heroku-http-finagle
Версия

Версия

0.30
Тип

Тип

jar

Скачать heroku-http-finagle 0.30


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