ScalaCollider-If

If-Then-Else blocks for ScalaCollider using nested, resource-efficient UGen graphs

License

License

Categories

Categories

IDE Development Tools Scala Languages
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scalacollider-if_3.0.0-M2
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

ScalaCollider-If
If-Then-Else blocks for ScalaCollider using nested, resource-efficient UGen graphs
Project URL

Project URL

https://git.iem.at/sciss/ScalaCollider-If
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://git.iem.at/sciss/ScalaCollider-If

Download scalacollider-if_3.0.0-M2

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/scalacollider-if_3.0.0-M2/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>scalacollider-if_3.0.0-M2</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/scalacollider-if_3.0.0-M2/
implementation 'de.sciss:scalacollider-if_3.0.0-M2:1.7.0'
// https://jarcasting.com/artifacts/de.sciss/scalacollider-if_3.0.0-M2/
implementation ("de.sciss:scalacollider-if_3.0.0-M2:1.7.0")
'de.sciss:scalacollider-if_3.0.0-M2:jar:1.7.0'
<dependency org="de.sciss" name="scalacollider-if_3.0.0-M2" rev="1.7.0">
  <artifact name="scalacollider-if_3.0.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='scalacollider-if_3.0.0-M2', version='1.7.0')
)
libraryDependencies += "de.sciss" % "scalacollider-if_3.0.0-M2" % "1.7.0"
[de.sciss/scalacollider-if_3.0.0-M2 "1.7.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M2 jar 3.0.0-M2
de.sciss : scalacollider_3.0.0-M2 jar 2.6.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3.0.0-M2 jar 3.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0
1.5.2