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