MVN

net.compartmental.code : minim

Maven & Gradle

May 31, 2017
1 usages
657 stars

A sound synthesis library for Java

<dependency>
    <groupId>net.compartmental.code</groupId>
    <artifactId>minim</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.compartmental.code : minim to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of net.compartmental.code : minim to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
minim-2.2.2

How to add a dependency to Maven

Add the following net.compartmental.code : minim maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.compartmental.code</groupId>
    <artifactId>minim</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.compartmental.code : minim gradle dependency to your build.gradle file:

implementation 'net.compartmental.code:minim:2.2.2'

Gradle Kotlin DSL: Add the following net.compartmental.code : minim gradle kotlin dependency to your build.gradle.kts file:

implementation("net.compartmental.code:minim:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.compartmental.code : minim sbt scala dependency to your build.sbt file:

libraryDependencies += "net.compartmental.code" % "minim" % "2.2.2"

Advertisement

Dependencies from Group

May 31, 2017
1 usages
657 stars

Discover Dependencies

Dec 09, 2019
2 usages
131 stars
Apr 08, 2021
36 stars
Nov 09, 2022
3 usages
86 stars
May 29, 2023
1 usages
1.8k stars
Oct 03, 2017
0 stars
Mar 07, 2020
0 stars