ScalaCollider-DOT

Utility for exporting a ScalaCollider UGen Graph as GraphViz .dot file

License

License

Categories

Categories

IDE Development Tools Scala Languages
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scalacollider-dot_3
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

ScalaCollider-DOT
Utility for exporting a ScalaCollider UGen Graph as GraphViz .dot file
Project URL

Project URL

https://github.com/Sciss/ScalaCollider-DOT
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://github.com/Sciss/ScalaCollider-DOT

Download scalacollider-dot_3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
de.sciss : scalacollider_3 jar 2.7.0
de.sciss : scalacolliderugens-spec jar 1.21.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.4