Files download
File Operation
laplas-cacheable_2.12-1.0.1.jar download
laplas-cacheable_2.12-1.0.1.pom download
laplas-cacheable_2.12-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>hr.laplacian.laplas</groupId>
  <artifactId>laplas-cacheable_2.12</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'hr.laplacian.laplas:laplas-cacheable_2.12:1.0.1'
Gradle Kotlin
implementation("hr.laplacian.laplas:laplas-cacheable_2.12:1.0.1")
Scala SBT
libraryDependencies += "hr.laplacian.laplas" % "laplas-cacheable_2.12" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='hr.laplacian.laplas', module='laplas-cacheable_2.12', version='1.0.1')
)
Apache Ivy
<dependency org="hr.laplacian.laplas" name="laplas-cacheable_2.12" rev="1.0.1" />
Leiningen
[hr.laplacian.laplas/laplas-cacheable_2.12 "1.0.1"]
Apache Buildr
'hr.laplacian.laplas:laplas-cacheable_2.12:jar:1.0.1'