License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnashorn-polyfill |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptionnashorn-polyfill
WebJar for nashorn-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nashorn-polyfill-0.2.4.pom | |
nashorn-polyfill-0.2.4.jar | 1 MB |
nashorn-polyfill-0.2.4-sources.jar | 22 bytes |
nashorn-polyfill-0.2.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/nashorn-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>nashorn-polyfill</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nashorn-polyfill/
implementation 'org.webjars.npm:nashorn-polyfill:0.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/nashorn-polyfill/
implementation ("org.webjars.npm:nashorn-polyfill:0.2.4")
'org.webjars.npm:nashorn-polyfill:jar:0.2.4'
<dependency org="org.webjars.npm" name="nashorn-polyfill" rev="0.2.4">
<artifact name="nashorn-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nashorn-polyfill', version='0.2.4')
)
libraryDependencies += "org.webjars.npm" % "nashorn-polyfill" % "0.2.4"
[org.webjars.npm/nashorn-polyfill "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : core-js | jar | [2.4.1,3) |
org.webjars.npm : url-search-params | jar | [0.6.1,0.7) |
org.webjars.npm : webpack | jar | 2.1.0-beta.25 |