is not current version
Last Version 2.4.1

opensymphony:oscache 2.1.1


GroupId

GroupId

opensymphony
ArtifactId

ArtifactId

oscache
Version

Version

2.1.1
Type

Type

jar

Download oscache 2.1.1


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