g

gdl

ANTLR Grammar for the definition of extended property graphs.
http://github.com/s1ck/gdl.git
Apache License, Version 2.0
Martin Junghanns
Files download
File Operation
gdl-0.3.5.jar download
gdl-0.3.5.pom download
gdl-0.3.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.s1ck</groupId>
  <artifactId>gdl</artifactId>
  <version>0.3.5</version>
</dependency>
Gradle Groovy
implementation 'com.github.s1ck:gdl:0.3.5'
Gradle Kotlin
implementation("com.github.s1ck:gdl:0.3.5")
Scala SBT
libraryDependencies += "com.github.s1ck" % "gdl" % "0.3.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.s1ck', module='gdl', version='0.3.5')
)
Apache Ivy
<dependency org="com.github.s1ck" name="gdl" rev="0.3.5" />
Leiningen
[com.github.s1ck/gdl "0.3.5"]
Apache Buildr
'com.github.s1ck:gdl:jar:0.3.5'
Dependencies