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

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


Категории

Категории

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

Группа

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

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

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

Версия

0.27
Тип

Тип

jar

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


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