Last Version

nashorn-promise 0.1.3

ES6 Promise polyfil for Nashorn

License

License

Categories

Categories

JavaScript Languages Net
GroupId

GroupId

net.arnx
ArtifactId

ArtifactId

nashorn-promise
Version

Version

0.1.3
Type

Type

jar
Description

Description

nashorn-promise
ES6 Promise polyfil for Nashorn
Project URL

Project URL

https://github.com/hidekatsu-izuno/nashorn-promise
Source Code Management

Source Code Management

https://github.com/hidekatsu-izuno/nashorn-promise

Download nashorn-promise 0.1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.