is not current version
Last Version 8.8.13.1

uk.org.retep:retepMicroKernel-core 8.8.11


GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepMicroKernel-core
Version

Version

8.8.11
Type

Type

jar

Download retepMicroKernel-core 8.8.11


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