is not current version
Last Version 0.10.0

com.github.bjoernpetersen:musicbot-mp3Playback 0.4.0

TODO

GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

musicbot-mp3Playback
Version

Version

0.4.0
Type

Type

jar

Download musicbot-mp3Playback 0.4.0


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