is not current version
Last Version 3.4.27

org.noear:weed3.cache.j2cache 3.3.22


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

weed3.cache.j2cache
Version

Version

3.3.22
Type

Type

jar

Download weed3.cache.j2cache 3.3.22


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