is not current version
Last Version 2.8.5-release

net.oschina.j2cache:j2cache-core 1.3.0

J2Cache - core

Categories

Categories

Net
GroupId

GroupId

net.oschina.j2cache
ArtifactId

ArtifactId

j2cache-core
Version

Version

1.3.0
Type

Type

jar

Download j2cache-core 1.3.0


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