is not current version
Last Version 10.5.1

uk.org.retep.microkernel:shell 10.5


GroupId

GroupId

uk.org.retep.microkernel
ArtifactId

ArtifactId

shell
Version

Version

10.5
Type

Type

jar

Download shell 10.5


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