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

com.github.sogyf:goja-core 0.1.6


Группа

Группа

com.github.sogyf
Идентификатор

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

goja-core
Версия

Версия

0.1.6
Тип

Тип

jar

Скачать goja-core 0.1.6


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