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