MVN

net.arnx : nashorn-promise

Maven & Gradle

Jan 08, 2020
8 usages
24 stars

nashorn-promise · ES6 Promise polyfil for Nashorn

<dependency>
    <groupId>net.arnx</groupId>
    <artifactId>nashorn-promise</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.arnx : nashorn-promise to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of net.arnx : nashorn-promise to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
nashorn-promise-0.1.3
nashorn-promise-0.1.2
nashorn-promise-0.1.1
nashorn-promise-0.1.0

How to add a dependency to Maven

Add the following net.arnx : nashorn-promise maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.arnx</groupId>
    <artifactId>nashorn-promise</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.arnx : nashorn-promise gradle dependency to your build.gradle file:

implementation 'net.arnx:nashorn-promise:0.1.3'

Gradle Kotlin DSL: Add the following net.arnx : nashorn-promise gradle kotlin dependency to your build.gradle.kts file:

implementation("net.arnx:nashorn-promise:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.arnx : nashorn-promise sbt scala dependency to your build.sbt file:

libraryDependencies += "net.arnx" % "nashorn-promise" % "0.1.3"

Advertisement

Dependencies from Group

Nov 02, 2015
60 usages
Jan 08, 2020
8 usages
24 stars
Jul 12, 2021
3 usages
71 stars
May 28, 2020
1 stars
Aug 02, 2015
0 stars

Discover Dependencies

Apr 12, 2017
Jul 28, 2023
5 usages
16.4k stars
Jul 28, 2023
8 usages
16.4k stars
Jul 28, 2023
5 usages
16.4k stars
Mar 17, 2021
19 usages
84 stars