is not current version
Last Version 0.2.0

org.webjars.npm:memory-cache 0.1.6

WebJar for memory-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

memory-cache
Version

Version

0.1.6
Type

Type

jar

Download memory-cache 0.1.6


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