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