is not current version
Last Version 3.40.0

net.officefloor.cache:officecache 3.39.0

Common interfaces for Caching

Categories

Categories

Net
GroupId

GroupId

net.officefloor.cache
ArtifactId

ArtifactId

officecache
Version

Version

3.39.0
Type

Type

jar

Download officecache 3.39.0


<!-- https://jarcasting.com/artifacts/net.officefloor.cache/officecache/ -->
<dependency>
    <groupId>net.officefloor.cache</groupId>
    <artifactId>officecache</artifactId>
    <version>3.39.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.cache/officecache/
implementation 'net.officefloor.cache:officecache:3.39.0'
// https://jarcasting.com/artifacts/net.officefloor.cache/officecache/
implementation ("net.officefloor.cache:officecache:3.39.0")
'net.officefloor.cache:officecache:jar:3.39.0'
<dependency org="net.officefloor.cache" name="officecache" rev="3.39.0">
  <artifact name="officecache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.cache', module='officecache', version='3.39.0')
)
libraryDependencies += "net.officefloor.cache" % "officecache" % "3.39.0"
[net.officefloor.cache/officecache "3.39.0"]