is not current version
Last Version 2.1.33

com.tcdng.unify:unify-nashorn 2.1.25

Unify Framework: Nashorn Script Engine Integration

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-nashorn
Version

Version

2.1.25
Type

Type

jar

Download unify-nashorn 2.1.25


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