| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdv8flags | 
| Last Version | Last Version3.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionv8flags WebJar for v8flags | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| v8flags-3.2.0.pom | |
| v8flags-3.2.0.jar | 6 KB | 
| v8flags-3.2.0-sources.jar | 22 bytes | 
| v8flags-3.2.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/v8flags/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>v8flags</artifactId>
    <version>3.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/v8flags/
implementation 'org.webjars.npm:v8flags:3.2.0'// https://jarcasting.com/artifacts/org.webjars.npm/v8flags/
implementation ("org.webjars.npm:v8flags:3.2.0")'org.webjars.npm:v8flags:jar:3.2.0'<dependency org="org.webjars.npm" name="v8flags" rev="3.2.0">
  <artifact name="v8flags" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='v8flags', version='3.2.0')
)libraryDependencies += "org.webjars.npm" % "v8flags" % "3.2.0"[org.webjars.npm/v8flags "3.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : homedir-polyfill | jar | [1.0.1,2) |