MVN

one.empty3 : mylittlesynth

Maven & Gradle

Apr 22, 2020
1 stars

MyLittleSynth · Some sound curves and more

<dependency>
    <groupId>one.empty3</groupId>
    <artifactId>mylittlesynth</artifactId>
    <version>2020.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of one.empty3 : mylittlesynth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2020.2

All Versions

Choose a version of one.empty3 : mylittlesynth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2020.2
mylittlesynth-2020.2

How to add a dependency to Maven

Add the following one.empty3 : mylittlesynth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>one.empty3</groupId>
    <artifactId>mylittlesynth</artifactId>
    <version>2020.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following one.empty3 : mylittlesynth gradle dependency to your build.gradle file:

implementation 'one.empty3:mylittlesynth:2020.2'

Gradle Kotlin DSL: Add the following one.empty3 : mylittlesynth gradle kotlin dependency to your build.gradle.kts file:

implementation("one.empty3:mylittlesynth:2020.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following one.empty3 : mylittlesynth sbt scala dependency to your build.sbt file:

libraryDependencies += "one.empty3" % "mylittlesynth" % "2020.2"

Advertisement

Dependencies from Group

Jul 16, 2023
7 usages
0 stars
May 14, 2020
5 usages
0 stars
Feb 05, 2022
3 usages
0 stars
Jun 07, 2021
0 stars
Apr 22, 2020
1 stars

Discover Dependencies