is not current version
Last Version 4.0.1

gov.sandia.foundry:cognitive-foundry 3.3.3

A single jar with all the Cognitive Foundry components.

GroupId

GroupId

gov.sandia.foundry
ArtifactId

ArtifactId

cognitive-foundry
Version

Version

3.3.3
Type

Type

jar

Download cognitive-foundry 3.3.3


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