is not current version
Last Version 2.3.0

org.webjars.npm:v8-compile-cache 2.1.1

WebJar for v8-compile-cache

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

v8-compile-cache
Version

Version

2.1.1
Type

Type

jar

Download v8-compile-cache 2.1.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/v8-compile-cache/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>v8-compile-cache</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/v8-compile-cache/
implementation 'org.webjars.npm:v8-compile-cache:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/v8-compile-cache/
implementation ("org.webjars.npm:v8-compile-cache:2.1.1")
'org.webjars.npm:v8-compile-cache:jar:2.1.1'
<dependency org="org.webjars.npm" name="v8-compile-cache" rev="2.1.1">
  <artifact name="v8-compile-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='v8-compile-cache', version='2.1.1')
)
libraryDependencies += "org.webjars.npm" % "v8-compile-cache" % "2.1.1"
[org.webjars.npm/v8-compile-cache "2.1.1"]