Last Version

discojx 1.0.2

An Asynchronous DiscogsAPI Java Client Library.

License

License

GroupId

GroupId

io.github.drewlakee
ArtifactId

ArtifactId

discojx
Version

Version

1.0.2
Type

Type

jar
Description

Description

discojx
An Asynchronous DiscogsAPI Java Client Library.
Project URL

Project URL

https://github.com/drewlakee/DiscoJx
Source Code Management

Source Code Management

https://github.com/drewlakee/DiscoJx

Download discojx 1.0.2


<!-- 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"]

Dependencies

runtime (3)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.