is not current version
Last Version 10.5.1

uk.org.retep.microkernel:bootstrap 10.1


GroupId

GroupId

uk.org.retep.microkernel
ArtifactId

ArtifactId

bootstrap
Version

Version

10.1
Type

Type

jar

Download bootstrap 10.1


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