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

com.heroku.api:heroku-json-jersey-client 0.19


Категории

Категории

CLI Взаимодействие с пользователем JSON Данные Heroku Контейнер PaaS Providers Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

heroku-json-jersey-client
Версия

Версия

0.19
Тип

Тип

jar

Скачать heroku-json-jersey-client 0.19


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