is not current version
Last Version 0.18.4

com.velocidi:apso-caching_2.13 0.16.2

apso-caching

Categories

Categories

Caching Data
GroupId

GroupId

com.velocidi
ArtifactId

ArtifactId

apso-caching_2.13
Version

Version

0.16.2
Type

Type

jar

Download apso-caching_2.13 0.16.2


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