is not current version
Last Version 2.21.1

de.sciss:lucrebitemp_2.11 2.2.0

Bitemporal Lucre extensions using Long expressions for time

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucrebitemp_2.11
Version

Version

2.2.0
Type

Type

jar

Download lucrebitemp_2.11 2.2.0


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