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