theaudiodb-client
A java client for theaudiodb.com service
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.mozvip |
| Идентификатор | Идентификаторtheaudiodb-client |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtheaudiodb-client
A client for the theaudiodb.com API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| theaudiodb-client-0.1.0.pom | |
| theaudiodb-client-0.1.0.jar | 11 KB |
| theaudiodb-client-0.1.0-sources.jar | 5 KB |
| theaudiodb-client-0.1.0-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mozvip/theaudiodb-client/ -->
<dependency>
<groupId>com.github.mozvip</groupId>
<artifactId>theaudiodb-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mozvip/theaudiodb-client/
implementation 'com.github.mozvip:theaudiodb-client:0.1.0'
// https://jarcasting.com/artifacts/com.github.mozvip/theaudiodb-client/
implementation ("com.github.mozvip:theaudiodb-client:0.1.0")
'com.github.mozvip:theaudiodb-client:jar:0.1.0'
<dependency org="com.github.mozvip" name="theaudiodb-client" rev="0.1.0">
<artifact name="theaudiodb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mozvip', module='theaudiodb-client', version='0.1.0')
)
libraryDependencies += "com.github.mozvip" % "theaudiodb-client" % "0.1.0"
[com.github.mozvip/theaudiodb-client "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.1.0 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
A java client for theaudiodb.com service