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

com.github.sogyf:goja 0.1


Группа

Группа

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

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

goja
Версия

Версия

0.1
Тип

Тип

pom

Скачать goja 0.1

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

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