symfonion

A JSON based music macro language processor.

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

symfonion
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

symfonion
A JSON based music macro language processor.
Project URL

Project URL

https://github.com/dakusui/symfonion
Source Code Management

Source Code Management

http://github.com/dakusui/symfonion

Download symfonion

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.5