is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:cache-library 0.7.2


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

cache-library
Version

Version

0.7.2
Type

Type

jar

Download cache-library 0.7.2


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