is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:sketches-library 1.9.0-RC2


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

sketches-library
Version

Version

1.9.0-RC2
Type

Type

jar

Download sketches-library 1.9.0-RC2


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