is not current version
Last Version 0.25.0

com.github.bjoernpetersen:musicbot 0.10.0

Core library of JMusicBot, which plays music from various providers.

GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

musicbot
Version

Version

0.10.0
Type

Type

jar

Download musicbot 0.10.0


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