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