Clanlord Bard Music Player

A MIDI player for the Clanlord Bard Music language

License

License

Categories

Categories

Net
GroupId

GroupId

net.heberling.clanlord.bard
ArtifactId

ArtifactId

music-player
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Clanlord Bard Music Player
A MIDI player for the Clanlord Bard Music language

Download music-player

How to add to project

<!-- https://jarcasting.com/artifacts/net.heberling.clanlord.bard/music-player/ -->
<dependency>
    <groupId>net.heberling.clanlord.bard</groupId>
    <artifactId>music-player</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.heberling.clanlord.bard/music-player/
implementation 'net.heberling.clanlord.bard:music-player:0.3.1'
// https://jarcasting.com/artifacts/net.heberling.clanlord.bard/music-player/
implementation ("net.heberling.clanlord.bard:music-player:0.3.1")
'net.heberling.clanlord.bard:music-player:jar:0.3.1'
<dependency org="net.heberling.clanlord.bard" name="music-player" rev="0.3.1">
  <artifact name="music-player" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.heberling.clanlord.bard', module='music-player', version='0.3.1')
)
libraryDependencies += "net.heberling.clanlord.bard" % "music-player" % "0.3.1"
[net.heberling.clanlord.bard/music-player "0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.heberling.clanlord.bard : music-parser jar 0.3.1
org.slf4j : slf4j-api jar 1.7.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0