is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:cache 1.8.2


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

cache
Version

Version

1.8.2
Type

Type

jar

Download cache 1.8.2


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