is not current version
Last Version 3.40.0

net.officefloor.cache:officecache_constant 3.39.0

Cache for static data that may be initially loaded into memory and refreshed periodically

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.officefloor.cache
ArtifactId

ArtifactId

officecache_constant
Version

Version

3.39.0
Type

Type

jar

Download officecache_constant 3.39.0


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