is not current version
Last Version 10.5.1

uk.org.retep.microkernel:bootstrap 9.10


GroupId

GroupId

uk.org.retep.microkernel
ArtifactId

ArtifactId

bootstrap
Version

Version

9.10
Type

Type

jar

Download bootstrap 9.10


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