is not current version
Last Version 0.45

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


Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-api-integration-tests
Version

Version

0.20
Type

Type

jar

Download heroku-api-integration-tests 0.20


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