License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdv8-compile-cache |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionv8-compile-cache
WebJar for v8-compile-cache
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
v8-compile-cache-2.3.0.pom | |
v8-compile-cache-2.3.0.jar | 8 KB |
v8-compile-cache-2.3.0-sources.jar | 22 bytes |
v8-compile-cache-2.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/v8-compile-cache/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>v8-compile-cache</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/v8-compile-cache/
implementation 'org.webjars.npm:v8-compile-cache:2.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/v8-compile-cache/
implementation ("org.webjars.npm:v8-compile-cache:2.3.0")
'org.webjars.npm:v8-compile-cache:jar:2.3.0'
<dependency org="org.webjars.npm" name="v8-compile-cache" rev="2.3.0">
<artifact name="v8-compile-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='v8-compile-cache', version='2.3.0')
)
libraryDependencies += "org.webjars.npm" % "v8-compile-cache" % "2.3.0"
[org.webjars.npm/v8-compile-cache "2.3.0"]