l

lucre-geom_2.11

Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers
https://git.iem.at/sciss/Lucre
LGPL v2.1+
de.sciss
Hanns Holger Rutz
文件下载
文件名 操作
lucre-geom_2.11-3.10.0.jar 下载
lucre-geom_2.11-3.10.0.pom 下载
lucre-geom_2.11-3.10.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>lucre-geom_2.11</artifactId>
  <version>3.10.0</version>
</dependency>
Gradle Groovy
implementation 'de.sciss:lucre-geom_2.11:3.10.0'
Gradle Kotlin
implementation("de.sciss:lucre-geom_2.11:3.10.0")
Scala SBT
libraryDependencies += "de.sciss" % "lucre-geom_2.11" % "3.10.0"
Groovy Grape
@Grapes(
  @Grab(group='de.sciss', module='lucre-geom_2.11', version='3.10.0')
)
Apache Ivy
<dependency org="de.sciss" name="lucre-geom_2.11" rev="3.10.0" />
Leiningen
[de.sciss/lucre-geom_2.11 "3.10.0"]
Apache Buildr
'de.sciss:lucre-geom_2.11:jar:3.10.0'