is not current version
Last Version 4.0.1

gov.sandia.foundry:gov-sandia-cognition-graph-core 4.0.0

Algorithms and components for graph algorithms.

GroupId

GroupId

gov.sandia.foundry
ArtifactId

ArtifactId

gov-sandia-cognition-graph-core
Version

Version

4.0.0
Type

Type

jar

Download gov-sandia-cognition-graph-core 4.0.0


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