is not current version
Last Version 0.18.4

com.velocidi:apso-caching_2.13 0.15.1

apso-caching

Categories

Categories

Caching Data
GroupId

GroupId

com.velocidi
ArtifactId

ArtifactId

apso-caching_2.13
Version

Version

0.15.1
Type

Type

jar

Download apso-caching_2.13 0.15.1


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