is not current version
Last Version 2.21.1

de.sciss:lucrebitemp_2.11 2.6.1

Bitemporal Lucre extensions using Long expressions for time

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucrebitemp_2.11
Version

Version

2.6.1
Type

Type

jar

Download lucrebitemp_2.11 2.6.1


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