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

com.github.s1ck:gdl 0.3.6

ANTLR Grammar for the definition of extended property graphs.

Группа

Группа

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

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

gdl
Версия

Версия

0.3.6
Тип

Тип

jar

Скачать gdl 0.3.6

Имя Файла Размер
gdl-0.3.6.pom
gdl-0.3.6.jar 84 KB
gdl-0.3.6-sources.jar 46 KB
gdl-0.3.6-javadoc.jar 392 KB
Обзор

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