is not current version
Last Version 4.6.2

de.sciss:lucre-geom_2.12 3.11.0

Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucre-geom_2.12
Version

Version

3.11.0
Type

Type

jar

Download lucre-geom_2.12 3.11.0


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