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

com.heroku.api:heroku-api-integration-tests 0.39


Категории

Категории

Heroku Контейнер PaaS Providers
Группа

Группа

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

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

heroku-api-integration-tests
Версия

Версия

0.39
Тип

Тип

jar

Скачать heroku-api-integration-tests 0.39


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