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