GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdfile-entry-cache |
Version | Version5.0.1 |
Type | Typejar |
Filename | Size |
---|---|
file-entry-cache-5.0.1.pom | |
file-entry-cache-5.0.1.jar | 10 KB |
file-entry-cache-5.0.1-sources.jar | 22 bytes |
file-entry-cache-5.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/file-entry-cache/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>file-entry-cache</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/file-entry-cache/
implementation 'org.webjars.npm:file-entry-cache:5.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/file-entry-cache/
implementation ("org.webjars.npm:file-entry-cache:5.0.1")
'org.webjars.npm:file-entry-cache:jar:5.0.1'
<dependency org="org.webjars.npm" name="file-entry-cache" rev="5.0.1">
<artifact name="file-entry-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='file-entry-cache', version='5.0.1')
)
libraryDependencies += "org.webjars.npm" % "file-entry-cache" % "5.0.1"
[org.webjars.npm/file-entry-cache "5.0.1"]