theaudiodb-client

A client for the theaudiodb.com API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mozvip
ArtifactId

ArtifactId

theaudiodb-client
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

theaudiodb-client
A client for the theaudiodb.com API
Project URL

Project URL

https://github.com/mozvip/theaudiodb-client
Source Code Management

Source Code Management

https://github.com/mozvip/theaudiodb-client.git

Download theaudiodb-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.1.0
com.squareup.retrofit2 : converter-jackson jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

theaudiodb-client

Build Status

A java client for theaudiodb.com service

Versions

Version
0.1.0