abc4j

A Java library for music notation

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

abc4j
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

abc4j
A Java library for music notation
Project URL

Project URL

https://github.com/Sciss/abc4j
Project Organization

Project Organization

de.sciss

Download abc4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.parboiled : parboiled-java jar 0.10.0

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0