License |
License |
---|---|
GroupId | GroupIdit.thomasjohansen.weblauncher |
ArtifactId | ArtifactIdweb-launcher-common |
Last Version | Last Version1.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb Launcher Common
Common library for web launchers
|
<!-- https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher-common/ -->
<dependency>
<groupId>it.thomasjohansen.weblauncher</groupId>
<artifactId>web-launcher-common</artifactId>
<version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher-common/
implementation 'it.thomasjohansen.weblauncher:web-launcher-common:1.0-RC2'
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/web-launcher-common/
implementation ("it.thomasjohansen.weblauncher:web-launcher-common:1.0-RC2")
'it.thomasjohansen.weblauncher:web-launcher-common:jar:1.0-RC2'
<dependency org="it.thomasjohansen.weblauncher" name="web-launcher-common" rev="1.0-RC2">
<artifact name="web-launcher-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.weblauncher', module='web-launcher-common', version='1.0-RC2')
)
libraryDependencies += "it.thomasjohansen.weblauncher" % "web-launcher-common" % "1.0-RC2"
[it.thomasjohansen.weblauncher/web-launcher-common "1.0-RC2"]