GroupId | GroupIduk.org.retep |
---|---|
ArtifactId | ArtifactIdretepMicroKernel-core |
Version | Version8.8 |
Type | Typejar |
Filename | Size |
---|---|
retepMicroKernel-core-8.8.pom | |
retepMicroKernel-core-8.8.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep/retepMicroKernel-core/ -->
<dependency>
<groupId>uk.org.retep</groupId>
<artifactId>retepMicroKernel-core</artifactId>
<version>8.8</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep/retepMicroKernel-core/
implementation 'uk.org.retep:retepMicroKernel-core:8.8'
// https://jarcasting.com/artifacts/uk.org.retep/retepMicroKernel-core/
implementation ("uk.org.retep:retepMicroKernel-core:8.8")
'uk.org.retep:retepMicroKernel-core:jar:8.8'
<dependency org="uk.org.retep" name="retepMicroKernel-core" rev="8.8">
<artifact name="retepMicroKernel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep', module='retepMicroKernel-core', version='8.8')
)
libraryDependencies += "uk.org.retep" % "retepMicroKernel-core" % "8.8"
[uk.org.retep/retepMicroKernel-core "8.8"]