is not current version
Last Version 0.0.38

uk.gov.nationalarchives:tdr-graphql-client_2.13 0.0.35

A simple graphql client which uses auto generated sangria classes

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.gov.nationalarchives
ArtifactId

ArtifactId

tdr-graphql-client_2.13
Version

Version

0.0.35
Type

Type

jar

Download tdr-graphql-client_2.13 0.0.35


<!-- https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-graphql-client_2.13/ -->
<dependency>
    <groupId>uk.gov.nationalarchives</groupId>
    <artifactId>tdr-graphql-client_2.13</artifactId>
    <version>0.0.35</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-graphql-client_2.13/
implementation 'uk.gov.nationalarchives:tdr-graphql-client_2.13:0.0.35'
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-graphql-client_2.13/
implementation ("uk.gov.nationalarchives:tdr-graphql-client_2.13:0.0.35")
'uk.gov.nationalarchives:tdr-graphql-client_2.13:jar:0.0.35'
<dependency org="uk.gov.nationalarchives" name="tdr-graphql-client_2.13" rev="0.0.35">
  <artifact name="tdr-graphql-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.nationalarchives', module='tdr-graphql-client_2.13', version='0.0.35')
)
libraryDependencies += "uk.gov.nationalarchives" % "tdr-graphql-client_2.13" % "0.0.35"
[uk.gov.nationalarchives/tdr-graphql-client_2.13 "0.0.35"]