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

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

Common library for web launchers

Группа

Группа

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

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

web-launcher-common
Версия

Версия

1.0-RC1
Тип

Тип

jar

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


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