License |
License |
---|---|
GroupId | GroupIdcom.github.dakusui |
ArtifactId | ArtifactIdsymfonion |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsymfonion
A JSON based music macro language processor.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
symfonion-0.8.0.pom | |
symfonion-0.8.0.jar | 387 KB |
symfonion-0.8.0-sources.jar | 34 KB |
symfonion-0.8.0-javadoc.jar | 172 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |