is not current version
Last Version 2.21.1

de.sciss:lucrebitemp_2.10 2.21.0

Bitemporal Lucre extensions using Long expressions for time

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucrebitemp_2.10
Version

Version

2.21.0
Type

Type

jar

Download lucrebitemp_2.10 2.21.0


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