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

com.heroku:webapp-runner-main 8.5.68.0


Категории

Категории

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

Группа

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

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

webapp-runner-main
Версия

Версия

8.5.68.0
Тип

Тип

jar

Скачать webapp-runner-main 8.5.68.0


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