is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:bitmap-library 0.7.7


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

bitmap-library
Version

Version

0.7.7
Type

Type

jar

Download bitmap-library 0.7.7


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