is not current version
Last Version 15.3.0

org.webjars.npm:cacache 10.0.2

WebJar for cacache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cacache
Version

Version

10.0.2
Type

Type

jar

Download cacache 10.0.2


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