| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdread-cache |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionread-cache
WebJar for read-cache
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| read-cache-1.0.0.pom | |
| read-cache-1.0.0.jar | 4 KB |
| read-cache-1.0.0-sources.jar | 22 bytes |
| read-cache-1.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/read-cache/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>read-cache</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/read-cache/
implementation 'org.webjars.npm:read-cache:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/read-cache/
implementation ("org.webjars.npm:read-cache:1.0.0")
'org.webjars.npm:read-cache:jar:1.0.0'
<dependency org="org.webjars.npm" name="read-cache" rev="1.0.0">
<artifact name="read-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='read-cache', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "read-cache" % "1.0.0"
[org.webjars.npm/read-cache "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : pify | jar | [2.3.0,3) |