Jar examples for n:nashorn-promise
ES6 Promise polyfil for Nashorn
You can download jar file nashorn-promise 0.1.1 in this page.
MIT License
You can use the following script to add nashorn-promise-0.1.1.jar to your project.
<dependency> <groupId>net.arnx</groupId> <artifactId>nashorn-promise</artifactId> <version>0.1.1</version> </dependency>
compile group: 'net.arnx', name: 'nashorn-promise', version: '0.1.1'
libraryDependencies += "net.arnx" % "nashorn-promise" % "0.1.1"
<dependency org="net.arnx" name="nashorn-promise" rev="0.1.1"/>
@Grapes(@Grab(group='net.arnx', module='nashorn-promise', version='0.1.1'))
'net.arnx:nashorn-promise:jar:0.1.1'
Click the following link to download the jar file.
nashorn-promise-0.1.1-javadoc.jar