GroupId | GroupIdloom |
---|---|
ArtifactId | ArtifactIdloom-launcher |
Last Version | Last Version1.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLoom Launcher
This toolkit is the launcher for Loom Application Server.
|
Filename | Size |
---|---|
loom-launcher-1.0-rc3.pom | |
loom-launcher-1.0-rc3.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/loom/loom-launcher/ -->
<dependency>
<groupId>loom</groupId>
<artifactId>loom-launcher</artifactId>
<version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/loom/loom-launcher/
implementation 'loom:loom-launcher:1.0-rc3'
// https://jarcasting.com/artifacts/loom/loom-launcher/
implementation ("loom:loom-launcher:1.0-rc3")
'loom:loom-launcher:jar:1.0-rc3'
<dependency org="loom" name="loom-launcher" rev="1.0-rc3">
<artifact name="loom-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='loom', module='loom-launcher', version='1.0-rc3')
)
libraryDependencies += "loom" % "loom-launcher" % "1.0-rc3"
[loom/loom-launcher "1.0-rc3"]
Group / Artifact | Type | Version |
---|---|---|
tanukisoft : wrapper | jar | 3.1.2 |