is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:type 0.7.7


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

type
Version

Version

0.7.7
Type

Type

jar

Download type 0.7.7


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