is not current version
Last Version 1.0.69

tech.rsqn.useful-things:cache-service 1.0.49

Simple cache service interface

GroupId

GroupId

tech.rsqn.useful-things
ArtifactId

ArtifactId

cache-service
Version

Version

1.0.49
Type

Type

jar

Download cache-service 1.0.49


<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/ -->
<dependency>
    <groupId>tech.rsqn.useful-things</groupId>
    <artifactId>cache-service</artifactId>
    <version>1.0.49</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation 'tech.rsqn.useful-things:cache-service:1.0.49'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/cache-service/
implementation ("tech.rsqn.useful-things:cache-service:1.0.49")
'tech.rsqn.useful-things:cache-service:jar:1.0.49'
<dependency org="tech.rsqn.useful-things" name="cache-service" rev="1.0.49">
  <artifact name="cache-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='cache-service', version='1.0.49')
)
libraryDependencies += "tech.rsqn.useful-things" % "cache-service" % "1.0.49"
[tech.rsqn.useful-things/cache-service "1.0.49"]