GroupId | GroupIdgov.sandia.foundry |
---|---|
ArtifactId | ArtifactIdgov-sandia-cognition-learning-core |
Version | Version3.4.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-learning-core/ -->
<dependency>
<groupId>gov.sandia.foundry</groupId>
<artifactId>gov-sandia-cognition-learning-core</artifactId>
<version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-learning-core/
implementation 'gov.sandia.foundry:gov-sandia-cognition-learning-core:3.4.3'
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-learning-core/
implementation ("gov.sandia.foundry:gov-sandia-cognition-learning-core:3.4.3")
'gov.sandia.foundry:gov-sandia-cognition-learning-core:jar:3.4.3'
<dependency org="gov.sandia.foundry" name="gov-sandia-cognition-learning-core" rev="3.4.3">
<artifact name="gov-sandia-cognition-learning-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='gov-sandia-cognition-learning-core', version='3.4.3')
)
libraryDependencies += "gov.sandia.foundry" % "gov-sandia-cognition-learning-core" % "3.4.3"
[gov.sandia.foundry/gov-sandia-cognition-learning-core "3.4.3"]