не последняя версия
Последняя версия 1.0-RC2

it.thomasjohansen.weblauncher:web-launcher 1.0-RC1

Web launcher root module

Группа

Группа

it.thomasjohansen.weblauncher
Идентификатор

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

web-launcher
Версия

Версия

1.0-RC1
Тип

Тип

pom

Скачать web-launcher 1.0-RC1

Имя Файла Размер
web-launcher-1.0-RC1.pom 881 bytes
Обзор

<!-- https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher/ -->
<dependency>
    <groupId>it.thomasjohansen.weblauncher</groupId>
    <artifactId>web-launcher</artifactId>
    <version>1.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher/
implementation 'it.thomasjohansen.weblauncher:web-launcher:1.0-RC1'
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher/
implementation ("it.thomasjohansen.weblauncher:web-launcher:1.0-RC1")
'it.thomasjohansen.weblauncher:web-launcher:pom:1.0-RC1'
<dependency org="it.thomasjohansen.weblauncher" name="web-launcher" rev="1.0-RC1">
  <artifact name="web-launcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.weblauncher', module='web-launcher', version='1.0-RC1')
)
libraryDependencies += "it.thomasjohansen.weblauncher" % "web-launcher" % "1.0-RC1"
[it.thomasjohansen.weblauncher/web-launcher "1.0-RC1"]