Last Version

GDL - Graph Definition Language 0.3.8

ANTLR Grammar for the definition of extended property graphs.

License

License

GroupId

GroupId

com.github.s1ck
ArtifactId

ArtifactId

gdl
Version

Version

0.3.8
Type

Type

jar
Description

Description

GDL - Graph Definition Language
ANTLR Grammar for the definition of extended property graphs.
Project URL

Project URL

http://github.com/s1ck/gdl.git
Source Code Management

Source Code Management

http://github.com/s1ck/gdl.git

Download gdl 0.3.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.