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