is not current version
Last Version 2.0.0-alpha-0.2

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


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

rest-api
Version

Version

0.7.4
Type

Type

jar

Download rest-api 0.7.4


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