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

com.github.s1ck:gdl 0.3.3

ANTLR Grammar for the definition of extended property graphs.

Группа

Группа

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

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

gdl
Версия

Версия

0.3.3
Тип

Тип

jar

Скачать gdl 0.3.3

Имя Файла Размер
gdl-0.3.3.pom
gdl-0.3.3.jar 78 KB
gdl-0.3.3-sources.jar 43 KB
gdl-0.3.3-javadoc.jar 365 KB
Обзор

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