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