is not current version
Last Version 0.0.38

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

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.29
Type

Type

jar

Download tdr-graphql-client_2.13 0.0.29


<!-- 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.29</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.29'
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-graphql-client_2.13/
implementation ("uk.gov.nationalarchives:tdr-graphql-client_2.13:0.0.29")
'uk.gov.nationalarchives:tdr-graphql-client_2.13:jar:0.0.29'
<dependency org="uk.gov.nationalarchives" name="tdr-graphql-client_2.13" rev="0.0.29">
  <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.29')
)
libraryDependencies += "uk.gov.nationalarchives" % "tdr-graphql-client_2.13" % "0.0.29"
[uk.gov.nationalarchives/tdr-graphql-client_2.13 "0.0.29"]