is not current version
Last Version 0.3.8

com.github.s1ck:gdl 0.3.1

ANTLR Grammar for the definition of extended property graphs.

GroupId

GroupId

com.github.s1ck
ArtifactId

ArtifactId

gdl
Version

Version

0.3.1
Type

Type

jar

Download gdl 0.3.1


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