License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucre-geom_2.11 |
Version | Version3.13.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 |
Filename | Size |
---|---|
lucre-geom_2.11-3.13.1.pom | |
lucre-geom_2.11-3.13.1.jar | 262 KB |
lucre-geom_2.11-3.13.1-sources.jar | 34 KB |
lucre-geom_2.11-3.13.1-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucre-geom_2.11/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucre-geom_2.11</artifactId>
<version>3.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-geom_2.11/
implementation 'de.sciss:lucre-geom_2.11:3.13.1'
// https://jarcasting.com/artifacts/de.sciss/lucre-geom_2.11/
implementation ("de.sciss:lucre-geom_2.11:3.13.1")
'de.sciss:lucre-geom_2.11:jar:3.13.1'
<dependency org="de.sciss" name="lucre-geom_2.11" rev="3.13.1">
<artifact name="lucre-geom_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-geom_2.11', version='3.13.1')
)
libraryDependencies += "de.sciss" % "lucre-geom_2.11" % "3.13.1"
[de.sciss/lucre-geom_2.11 "3.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
de.sciss : serial_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8-RC4 |