net.compartmental.code:minim

A sound synthesis library for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.compartmental.code
ArtifactId

ArtifactId

minim
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

net.compartmental.code:minim
A sound synthesis library for Java
Project URL

Project URL

http://code.compartmental.net/tools/minim/
Source Code Management

Source Code Management

https://github.com/ddf/Minim

Download minim

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.plugins : maven-javadoc-plugin jar 2.10.4
com.googlecode.soundlibs : tritonus-share jar 0.3.7-2
com.googlecode.soundlibs : mp3spi jar 1.9.5-1
javazoom : jlayer jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2