| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdlucre-geom_3 |
| Last Version | Last Version4.6.2 |
| Release Date | Release Date |
| 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lucre-geom_3-4.6.2.pom | |
| lucre-geom_3-4.6.2.jar | 303 KB |
| lucre-geom_3-4.6.2-sources.jar | 34 KB |
| lucre-geom_3-4.6.2-javadoc.jar | 393 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucre-geom_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucre-geom_3</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucre-geom_3/
implementation 'de.sciss:lucre-geom_3:4.6.2'
// https://jarcasting.com/artifacts/de.sciss/lucre-geom_3/
implementation ("de.sciss:lucre-geom_3:4.6.2")
'de.sciss:lucre-geom_3:jar:4.6.2'
<dependency org="de.sciss" name="lucre-geom_3" rev="4.6.2">
<artifact name="lucre-geom_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucre-geom_3', version='4.6.2')
)
libraryDependencies += "de.sciss" % "lucre-geom_3" % "4.6.2"
[de.sciss/lucre-geom_3 "4.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| de.sciss : serial_3 | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.12 |