is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:graph 1.13.1


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

graph
Version

Version

1.13.1
Type

Type

jar

Download graph 1.13.1


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