is not current version
Last Version 0.8.0

com.github.bjoernpetersen:musicbot-android-client 0.4.0

JMusicBot android client library

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

musicbot-android-client
Version

Version

0.4.0
Type

Type

jar

Download musicbot-android-client 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.bjoernpetersen/musicbot-android-client/ -->
<dependency>
    <groupId>com.github.bjoernpetersen</groupId>
    <artifactId>musicbot-android-client</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/musicbot-android-client/
implementation 'com.github.bjoernpetersen:musicbot-android-client:0.4.0'
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/musicbot-android-client/
implementation ("com.github.bjoernpetersen:musicbot-android-client:0.4.0")
'com.github.bjoernpetersen:musicbot-android-client:jar:0.4.0'
<dependency org="com.github.bjoernpetersen" name="musicbot-android-client" rev="0.4.0">
  <artifact name="musicbot-android-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjoernpetersen', module='musicbot-android-client', version='0.4.0')
)
libraryDependencies += "com.github.bjoernpetersen" % "musicbot-android-client" % "0.4.0"
[com.github.bjoernpetersen/musicbot-android-client "0.4.0"]