LucreMatrix-core

Operationalizing SysSon data matrices as reactive dataflow objects

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucrematrix-core_2.12
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

LucreMatrix-core
Operationalizing SysSon data matrices as reactive dataflow objects
Project URL

Project URL

https://git.iem.at/sciss/LucreMatrix
Project Organization

Project Organization

de.sciss

Download lucrematrix-core_2.12

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
de.sciss : lucre-expr_2.12 jar 3.12.0
edu.ucar : netcdf4 jar 4.6.13
de.sciss : filecache-txn_2.12 jar 0.5.1
de.sciss : audiofile_2.12 jar 1.5.3
de.sciss : fscape-lucre_2.12 jar 2.25.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.7
de.sciss : lucre-bdb_2.12 jar 3.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0