is not current version
Last Version 4.0.1

gov.sandia.foundry:cognitive-foundry 4.0.0

A single jar with all the Cognitive Foundry components.

GroupId

GroupId

gov.sandia.foundry
ArtifactId

ArtifactId

cognitive-foundry
Version

Version

4.0.0
Type

Type

jar

Download cognitive-foundry 4.0.0


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