License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucre-expr_2.13 |
Last Version | Last Version4.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLucre-expr
Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lucre-expr_2.13-4.6.2.pom | |
lucre-expr_2.13-4.6.2.jar | 2 MB |
lucre-expr_2.13-4.6.2-sources.jar | 159 KB |
lucre-expr_2.13-4.6.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucre-expr_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucre-expr_2.13</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-expr_2.13/
implementation 'de.sciss:lucre-expr_2.13:4.6.2'
// https://jarcasting.com/artifacts/de.sciss/lucre-expr_2.13/
implementation ("de.sciss:lucre-expr_2.13:4.6.2")
'de.sciss:lucre-expr_2.13:jar:4.6.2'
<dependency org="de.sciss" name="lucre-expr_2.13" rev="4.6.2">
<artifact name="lucre-expr_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-expr_2.13', version='4.6.2')
)
libraryDependencies += "de.sciss" % "lucre-expr_2.13" % "4.6.2"
[de.sciss/lucre-expr_2.13 "4.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
de.sciss : lucre-core_2.13 | jar | 4.6.2 |
de.sciss : lucre-adjunct_2.13 | jar | 4.6.2 |
de.sciss : asyncfile_2.13 | jar | 0.2.1 |
de.sciss : equal_2.13 | jar | 0.1.6 |
de.sciss : span_2.13 | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.12 |