This project is the old Ruby CLI for Heroku. This is the current CLI.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHeroku Контейнер PaaS Providers |
| Группа | Группаcom.heroku.api |
| Идентификатор | Идентификаторheroku-http-ning-async |
| Последняя версия | Последняя версия0.45 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHeroku API Java Client
|
| Имя Файла | Размер |
|---|---|
| heroku-http-ning-async-0.45.pom | |
| heroku-http-ning-async-0.45.jar | 7 KB |
| heroku-http-ning-async-0.45-sources.jar | 2 KB |
| heroku-http-ning-async-0.45-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/ -->
<dependency>
<groupId>com.heroku.api</groupId>
<artifactId>heroku-http-ning-async</artifactId>
<version>0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/
implementation 'com.heroku.api:heroku-http-ning-async:0.45'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/
implementation ("com.heroku.api:heroku-http-ning-async:0.45")
'com.heroku.api:heroku-http-ning-async:jar:0.45'
<dependency org="com.heroku.api" name="heroku-http-ning-async" rev="0.45">
<artifact name="heroku-http-ning-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-http-ning-async', version='0.45')
)
libraryDependencies += "com.heroku.api" % "heroku-http-ning-async" % "0.45"
[com.heroku.api/heroku-http-ning-async "0.45"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.heroku.api : heroku-api | jar | 0.45 |
| org.asynchttpclient : async-http-client | jar | 2.10.4 |
This project is the old Ruby CLI for Heroku. This is the current CLI.