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