is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:type 1.0.0-RC1


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

type
Version

Version

1.0.0-RC1
Type

Type

jar

Download type 1.0.0-RC1


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