a

apso-caching_2.12

apso-caching
https://github.com/adzerk/apso
Apache License, Version 2.0
com.velocidi
Rui Gonçalves André Silva Joao Azevedo João Costa Bruno Maia Luís Fonseca Hugo Ferreira André Cardoso
Files download
File Operation
apso-caching_2.12-0.19.3.jar download
apso-caching_2.12-0.19.3.pom download
apso-caching_2.12-0.19.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.velocidi</groupId>
  <artifactId>apso-caching_2.12</artifactId>
  <version>0.19.3</version>
</dependency>
Gradle Groovy
implementation 'com.velocidi:apso-caching_2.12:0.19.3'
Gradle Kotlin
implementation("com.velocidi:apso-caching_2.12:0.19.3")
Scala SBT
libraryDependencies += "com.velocidi" % "apso-caching_2.12" % "0.19.3"
Groovy Grape
@Grapes(
  @Grab(group='com.velocidi', module='apso-caching_2.12', version='0.19.3')
)
Apache Ivy
<dependency org="com.velocidi" name="apso-caching_2.12" rev="0.19.3" />
Leiningen
[com.velocidi/apso-caching_2.12 "0.19.3"]
Apache Buildr
'com.velocidi:apso-caching_2.12:jar:0.19.3'