GroupId | GroupIdio.imast |
---|---|
ArtifactId | ArtifactIddiscovery-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.imast:discovery-core
The core functionality for discovery clients
|
Project URL |
Project URL |
Filename | Size |
---|---|
discovery-core-1.0.0.pom | |
discovery-core-1.0.0.jar | 6 KB |
discovery-core-1.0.0-sources.jar | 4 KB |
discovery-core-1.0.0-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imast/discovery-core/ -->
<dependency>
<groupId>io.imast</groupId>
<artifactId>discovery-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.imast/discovery-core/
implementation 'io.imast:discovery-core:1.0.0'
// https://jarcasting.com/artifacts/io.imast/discovery-core/
implementation ("io.imast:discovery-core:1.0.0")
'io.imast:discovery-core:jar:1.0.0'
<dependency org="io.imast" name="discovery-core" rev="1.0.0">
<artifact name="discovery-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imast', module='discovery-core', version='1.0.0')
)
libraryDependencies += "io.imast" % "discovery-core" % "1.0.0"
[io.imast/discovery-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.imast : core | jar | 1.0.0 |