is not current version
Last Version 0.3.1

net.heberling.clanlord.bard:music-editor v0.1.0

An UI for the Clanlord Bard music language.

Categories

Categories

Net
GroupId

GroupId

net.heberling.clanlord.bard
ArtifactId

ArtifactId

music-editor
Version

Version

v0.1.0
Type

Type

jar

Download music-editor v0.1.0


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