is not current version
Last Version 4.10.0

pl.fhframework:cache-standalone 4.9.16

Cache wersja wbudowana

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

cache-standalone
Version

Version

4.9.16
Type

Type

jar

Download cache-standalone 4.9.16


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