YouTube Provider for MusicBot

Provides YouTube songs for MusicBot

License

License

MIT
GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

musicbot-youtube
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

YouTube Provider for MusicBot
Provides YouTube songs for MusicBot
Project URL

Project URL

https://github.com/BjoernPetersen/MusicBot-YouTube
Source Code Management

Source Code Management

https://github.com/BjoernPetersen/MusicBot-YouTube

Download musicbot-youtube

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.17.0
0.16.0
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0