is not current version
Last Version 2.1.33

com.tcdng.unify:unify-nashorn 2.0.1

Unify Framework: Nashorn Script Engine Integration

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-nashorn
Version

Version

2.0.1
Type

Type

jar

Download unify-nashorn 2.0.1


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