| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.foojay.api |
| ArtifactId | ArtifactIddiscoclient |
| Last Version | Last Version2.0.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDiscovery Client
A Java library that makes it easier to access the foojay disco api
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| discoclient-2.0.25.pom | |
| discoclient-2.0.25.jar | 109 KB |
| discoclient-2.0.25-sources.jar | 69 KB |
| discoclient-2.0.25-javadoc.jar | 265 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.foojay.api/discoclient/ -->
<dependency>
<groupId>io.foojay.api</groupId>
<artifactId>discoclient</artifactId>
<version>2.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.foojay.api/discoclient/
implementation 'io.foojay.api:discoclient:2.0.25'
// https://jarcasting.com/artifacts/io.foojay.api/discoclient/
implementation ("io.foojay.api:discoclient:2.0.25")
'io.foojay.api:discoclient:jar:2.0.25'
<dependency org="io.foojay.api" name="discoclient" rev="2.0.25">
<artifact name="discoclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.foojay.api', module='discoclient', version='2.0.25')
)
libraryDependencies += "io.foojay.api" % "discoclient" % "2.0.25"
[io.foojay.api/discoclient "2.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| eu.hansolo : jdktools | jar | 11.0.11 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |