Jar examples for m:musicbot
Core library of JMusicBot, which plays music from various providers.
You can download jar file musicbot 0.1.0 in this page.
MIT License
You can use the following script to add musicbot-0.1.0.jar to your project.
<dependency> <groupId>com.github.bjoernpetersen</groupId> <artifactId>musicbot</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.bjoernpetersen', name: 'musicbot', version: '0.1.0'
libraryDependencies += "com.github.bjoernpetersen" % "musicbot" % "0.1.0"
<dependency org="com.github.bjoernpetersen" name="musicbot" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.bjoernpetersen', module='musicbot', version='0.1.0'))
'com.github.bjoernpetersen:musicbot:jar:0.1.0'
Click the following link to download the jar file.
musicbot-0.1.0-javadoc.jar