| License |
License |
|---|---|
| GroupId | GroupIdio.github.drewlakee |
| ArtifactId | ArtifactIddiscojx |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptiondiscojx
An Asynchronous DiscogsAPI Java Client Library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| discojx-1.0.2.pom | |
| discojx-1.0.2.jar | 3 MB |
| discojx-1.0.2-sources.jar | 172 KB |
| discojx-1.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.drewlakee/discojx/ -->
<dependency>
<groupId>io.github.drewlakee</groupId>
<artifactId>discojx</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.drewlakee/discojx/
implementation 'io.github.drewlakee:discojx:1.0.2'
// https://jarcasting.com/artifacts/io.github.drewlakee/discojx/
implementation ("io.github.drewlakee:discojx:1.0.2")
'io.github.drewlakee:discojx:jar:1.0.2'
<dependency org="io.github.drewlakee" name="discojx" rev="1.0.2">
<artifact name="discojx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.drewlakee', module='discojx', version='1.0.2')
)
libraryDependencies += "io.github.drewlakee" % "discojx" % "1.0.2"
[io.github.drewlakee/discojx "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |