Files download
File Operation
gql-parser_2.13-0.3.5-13-bc16186.jar download
gql-parser_2.13-0.3.5-13-bc16186.pom download
gql-parser_2.13-0.3.5-13-bc16186-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.valdemargr</groupId>
  <artifactId>gql-parser_2.13</artifactId>
  <version>0.3.5-13-bc16186</version>
</dependency>
Gradle Groovy
implementation 'io.github.valdemargr:gql-parser_2.13:0.3.5-13-bc16186'
Gradle Kotlin
implementation("io.github.valdemargr:gql-parser_2.13:0.3.5-13-bc16186")
Scala SBT
libraryDependencies += "io.github.valdemargr" % "gql-parser_2.13" % "0.3.5-13-bc16186"
Groovy Grape
@Grapes(
  @Grab(group='io.github.valdemargr', module='gql-parser_2.13', version='0.3.5-13-bc16186')
)
Apache Ivy
<dependency org="io.github.valdemargr" name="gql-parser_2.13" rev="0.3.5-13-bc16186" />
Leiningen
[io.github.valdemargr/gql-parser_2.13 "0.3.5-13-bc16186"]
Apache Buildr
'io.github.valdemargr:gql-parser_2.13:jar:0.3.5-13-bc16186'