License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlrucache |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionlrucache
WebJar for lrucache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lrucache-1.0.3.pom | |
lrucache-1.0.3.jar | 5 KB |
lrucache-1.0.3-sources.jar | 22 bytes |
lrucache-1.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/lrucache/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lrucache</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/lrucache/
implementation 'org.webjars.npm:lrucache:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/lrucache/
implementation ("org.webjars.npm:lrucache:1.0.3")
'org.webjars.npm:lrucache:jar:1.0.3'
<dependency org="org.webjars.npm" name="lrucache" rev="1.0.3">
<artifact name="lrucache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='lrucache', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "lrucache" % "1.0.3"
[org.webjars.npm/lrucache "1.0.3"]