ktq-client

a kotlin client for graphql

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.prestongarno.ktq
ArtifactId

ArtifactId

ktq-client
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

ktq-client
a kotlin client for graphql
Project URL

Project URL

https://github.com/prestongarno/ktq
Project Organization

Project Organization

prestongarno.com
Source Code Management

Source Code Management

https://github.com/prestongarno/ktq.git

Download ktq-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.50
org.jetbrains.kotlin : kotlin-reflect jar 1.1.50
com.beust : klaxon jar 0.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1