is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:rest-api 1.11.0


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

rest-api
Version

Version

1.11.0
Type

Type

jar

Download rest-api 1.11.0


<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/rest-api/ -->
<dependency>
    <groupId>uk.gov.gchq.gaffer</groupId>
    <artifactId>rest-api</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/rest-api/
implementation 'uk.gov.gchq.gaffer:rest-api:1.11.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/rest-api/
implementation ("uk.gov.gchq.gaffer:rest-api:1.11.0")
'uk.gov.gchq.gaffer:rest-api:jar:1.11.0'
<dependency org="uk.gov.gchq.gaffer" name="rest-api" rev="1.11.0">
  <artifact name="rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='rest-api', version='1.11.0')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "rest-api" % "1.11.0"
[uk.gov.gchq.gaffer/rest-api "1.11.0"]