is not current version
Last Version 0.18.4

com.velocidi:apso-caching_2.12 0.16.10

apso-caching

Categories

Categories

Caching Data
GroupId

GroupId

com.velocidi
ArtifactId

ArtifactId

apso-caching_2.12
Version

Version

0.16.10
Type

Type

jar

Download apso-caching_2.12 0.16.10


<!-- https://jarcasting.com/artifacts/com.velocidi/apso-caching_2.12/ -->
<dependency>
    <groupId>com.velocidi</groupId>
    <artifactId>apso-caching_2.12</artifactId>
    <version>0.16.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.velocidi/apso-caching_2.12/
implementation 'com.velocidi:apso-caching_2.12:0.16.10'
// https://jarcasting.com/artifacts/com.velocidi/apso-caching_2.12/
implementation ("com.velocidi:apso-caching_2.12:0.16.10")
'com.velocidi:apso-caching_2.12:jar:0.16.10'
<dependency org="com.velocidi" name="apso-caching_2.12" rev="0.16.10">
  <artifact name="apso-caching_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.velocidi', module='apso-caching_2.12', version='0.16.10')
)
libraryDependencies += "com.velocidi" % "apso-caching_2.12" % "0.16.10"
[com.velocidi/apso-caching_2.12 "0.16.10"]