License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucre-geom_2.13.0-RC1 |
Version | Version3.12.0 |
Type | Typejar |
Description |
Descriptionlucre-geom
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 |
<!-- https://jarcasting.com/artifacts/de.sciss/lucre-geom_2.13.0-RC1/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucre-geom_2.13.0-RC1</artifactId>
<version>3.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-geom_2.13.0-RC1/
implementation 'de.sciss:lucre-geom_2.13.0-RC1:3.12.0'
// https://jarcasting.com/artifacts/de.sciss/lucre-geom_2.13.0-RC1/
implementation ("de.sciss:lucre-geom_2.13.0-RC1:3.12.0")
'de.sciss:lucre-geom_2.13.0-RC1:jar:3.12.0'
<dependency org="de.sciss" name="lucre-geom_2.13.0-RC1" rev="3.12.0">
<artifact name="lucre-geom_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-geom_2.13.0-RC1', version='3.12.0')
)
libraryDependencies += "de.sciss" % "lucre-geom_2.13.0-RC1" % "3.12.0"
[de.sciss/lucre-geom_2.13.0-RC1 "3.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC1 |
de.sciss : serial_2.13.0-RC1 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13.0-RC1 | jar | 3.0.8-RC2 |