не последняя версия
Последняя версия 2.1.33

com.tcdng.unify:unify-nashorn 2.1.8

Unify Framework: Nashorn Script Engine Integration

Категории

Категории

JavaScript Языки программирования
Группа

Группа

com.tcdng.unify
Идентификатор

Идентификатор

unify-nashorn
Версия

Версия

2.1.8
Тип

Тип

jar

Скачать unify-nashorn 2.1.8


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