l

lucreconfluent_2.10.0-RC5

Confluently persistent references for Scala
https://github.com/Sciss/LucreConfluent
GPL v2+
de.sciss
Hanns Holger Rutz
Files download
File Operation
lucreconfluent_2.10.0-RC5-1.5.0.jar download
lucreconfluent_2.10.0-RC5-1.5.0.pom download
lucreconfluent_2.10.0-RC5-1.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>lucreconfluent_2.10.0-RC5</artifactId>
  <version>1.5.0</version>
</dependency>
Gradle Groovy
implementation 'de.sciss:lucreconfluent_2.10.0-RC5:1.5.0'
Gradle Kotlin
implementation("de.sciss:lucreconfluent_2.10.0-RC5:1.5.0")
Scala SBT
libraryDependencies += "de.sciss" % "lucreconfluent_2.10.0-RC5" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='de.sciss', module='lucreconfluent_2.10.0-RC5', version='1.5.0')
)
Apache Ivy
<dependency org="de.sciss" name="lucreconfluent_2.10.0-RC5" rev="1.5.0" />
Leiningen
[de.sciss/lucreconfluent_2.10.0-RC5 "1.5.0"]
Apache Buildr
'de.sciss:lucreconfluent_2.10.0-RC5:jar:1.5.0'