is not current version
Last Version 8.8.13

uk.org.retep:retepMicroKernel-example 8.8


GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepMicroKernel-example
Version

Version

8.8
Type

Type

jar

Download retepMicroKernel-example 8.8


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