a

apso-caching_2.12

apso-caching
https://github.com/velocidi/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
文件下载
文件名 操作
apso-caching_2.12-0.15.1.jar 下载
apso-caching_2.12-0.15.1.pom 下载
apso-caching_2.12-0.15.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.velocidi</groupId>
  <artifactId>apso-caching_2.12</artifactId>
  <version>0.15.1</version>
</dependency>
Gradle Groovy
implementation 'com.velocidi:apso-caching_2.12:0.15.1'
Gradle Kotlin
implementation("com.velocidi:apso-caching_2.12:0.15.1")
Scala SBT
libraryDependencies += "com.velocidi" % "apso-caching_2.12" % "0.15.1"
Groovy Grape
@Grapes(
  @Grab(group='com.velocidi', module='apso-caching_2.12', version='0.15.1')
)
Apache Ivy
<dependency org="com.velocidi" name="apso-caching_2.12" rev="0.15.1" />
Leiningen
[com.velocidi/apso-caching_2.12 "0.15.1"]
Apache Buildr
'com.velocidi:apso-caching_2.12:jar:0.15.1'