| Категории |
КатегорииHeroku Контейнер PaaS Providers |
|---|---|
| Группа | Группаcom.heroku.api |
| Идентификатор | Идентификаторheroku-http-ning-async |
| Версия | Версия0.39 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| heroku-http-ning-async-0.39.pom | |
| heroku-http-ning-async-0.39.jar | 8 KB |
| heroku-http-ning-async-0.39-sources.jar | 2 KB |
| heroku-http-ning-async-0.39-javadoc.jar | 347 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.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/
implementation 'com.heroku.api:heroku-http-ning-async:0.39'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/
implementation ("com.heroku.api:heroku-http-ning-async:0.39")
'com.heroku.api:heroku-http-ning-async:jar:0.39'
<dependency org="com.heroku.api" name="heroku-http-ning-async" rev="0.39">
<artifact name="heroku-http-ning-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-http-ning-async', version='0.39')
)
libraryDependencies += "com.heroku.api" % "heroku-http-ning-async" % "0.39"
[com.heroku.api/heroku-http-ning-async "0.39"]