is not current version
Last Version 1.0-RC2

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

Web launcher root module

GroupId

GroupId

it.thomasjohansen.weblauncher
ArtifactId

ArtifactId

web-launcher
Version

Version

1.0-RC1
Type

Type

pom

Download web-launcher 1.0-RC1

Filename Size
web-launcher-1.0-RC1.pom 881 bytes
Browse

<!-- 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"]