is not current version
Last Version 4.10.0

pl.fhframework:cache-standalone 4.6.12

Cache wersja wbudowana

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

cache-standalone
Version

Version

4.6.12
Type

Type

jar

Download cache-standalone 4.6.12


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