| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.drewlakee |
| Идентификатор | Идентификаторdiscojx |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеdiscojx
An Asynchronous DiscogsAPI Java Client Library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |