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

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


Категории

Категории

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

Группа

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

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

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

Версия

0.25
Тип

Тип

jar

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


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