is not current version
Last Version 2.4.1

opensymphony:oscache 2.0.2


GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

oscache
Version

Version

2.0.2
Type

Type

jar

Download oscache 2.0.2


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