is not current version
Last Version 3.2.0

org.webjars.npm:v8flags 3.1.3

WebJar for v8flags

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

v8flags
Version

Version

3.1.3
Type

Type

jar

Download v8flags 3.1.3


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