License |
License |
---|---|
GroupId | GroupIdit.thomasjohansen.launcher |
ArtifactId | ArtifactIdweb-launcher-common |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb Launcher Common
Common library for web launchers
|
Filename | Size |
---|---|
web-launcher-common-1.2.pom | |
web-launcher-common-1.2.jar | 7 KB |
web-launcher-common-1.2-sources.jar | 3 KB |
web-launcher-common-1.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.thomasjohansen.launcher/web-launcher-common/ -->
<dependency>
<groupId>it.thomasjohansen.launcher</groupId>
<artifactId>web-launcher-common</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.launcher/web-launcher-common/
implementation 'it.thomasjohansen.launcher:web-launcher-common:1.2'
// https://jarcasting.com/artifacts/it.thomasjohansen.launcher/web-launcher-common/
implementation ("it.thomasjohansen.launcher:web-launcher-common:1.2")
'it.thomasjohansen.launcher:web-launcher-common:jar:1.2'
<dependency org="it.thomasjohansen.launcher" name="web-launcher-common" rev="1.2">
<artifact name="web-launcher-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.launcher', module='web-launcher-common', version='1.2')
)
libraryDependencies += "it.thomasjohansen.launcher" % "web-launcher-common" % "1.2"
[it.thomasjohansen.launcher/web-launcher-common "1.2"]