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