is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:type 1.3.0


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

type
Version

Version

1.3.0
Type

Type

jar

Download type 1.3.0


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