License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.bjoernpetersen |
ArtifactId | ArtifactIdjmusicbot-android-client |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionjmusicbot-android-client
JMusicBot android client library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bjoernpetersen/jmusicbot-android-client/ -->
<dependency>
<groupId>com.github.bjoernpetersen</groupId>
<artifactId>jmusicbot-android-client</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/jmusicbot-android-client/
implementation 'com.github.bjoernpetersen:jmusicbot-android-client:0.3.0'
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/jmusicbot-android-client/
implementation ("com.github.bjoernpetersen:jmusicbot-android-client:0.3.0")
'com.github.bjoernpetersen:jmusicbot-android-client:jar:0.3.0'
<dependency org="com.github.bjoernpetersen" name="jmusicbot-android-client" rev="0.3.0">
<artifact name="jmusicbot-android-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjoernpetersen', module='jmusicbot-android-client', version='0.3.0')
)
libraryDependencies += "com.github.bjoernpetersen" % "jmusicbot-android-client" % "0.3.0"
[com.github.bjoernpetersen/jmusicbot-android-client "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.12 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.6.2 |
joda-time : joda-time | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |