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

com.github.sogyf:goja 0.1.6


Группа

Группа

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

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

goja
Версия

Версия

0.1.6
Тип

Тип

pom

Скачать goja 0.1.6

Имя Файла Размер
goja-0.1.6.pom 10 KB
Обзор

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