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

com.tcdng.unify:unify-nashorn 2.1.17

Unify Framework: Nashorn Script Engine Integration

Категории

Категории

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

Группа

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

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

unify-nashorn
Версия

Версия

2.1.17
Тип

Тип

jar

Скачать unify-nashorn 2.1.17


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