Archetype - musicbot-provider

Archetype for JMusicBot provider plugins

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

musicbot-provider
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

Archetype - musicbot-provider
Archetype for JMusicBot provider plugins

Download musicbot-provider

How to add to project

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

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.10.1
0.10.0
0.8.0