is not current version
Last Version 10.5

uk.org.retep.microkernel.launcher:launcher 9.10


GroupId

GroupId

uk.org.retep.microkernel.launcher
ArtifactId

ArtifactId

launcher
Version

Version

9.10
Type

Type

pom

Download launcher 9.10

Filename Size
launcher-9.10.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel.launcher/launcher/ -->
<dependency>
    <groupId>uk.org.retep.microkernel.launcher</groupId>
    <artifactId>launcher</artifactId>
    <version>9.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel.launcher/launcher/
implementation 'uk.org.retep.microkernel.launcher:launcher:9.10'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel.launcher/launcher/
implementation ("uk.org.retep.microkernel.launcher:launcher:9.10")
'uk.org.retep.microkernel.launcher:launcher:pom:9.10'
<dependency org="uk.org.retep.microkernel.launcher" name="launcher" rev="9.10">
  <artifact name="launcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel.launcher', module='launcher', version='9.10')
)
libraryDependencies += "uk.org.retep.microkernel.launcher" % "launcher" % "9.10"
[uk.org.retep.microkernel.launcher/launcher "9.10"]