Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdmachinelearning |
Version | Version770.2.568.0 |
Type | Typejar |
Filename | Size |
---|---|
machinelearning-770.2.568.0.pom | |
machinelearning-770.2.568.0.jar | 17 KB |
machinelearning-770.2.568.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/machinelearning/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>machinelearning</artifactId>
<version>770.2.568.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/machinelearning/
implementation 'com.cognitect.aws:machinelearning:770.2.568.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/machinelearning/
implementation ("com.cognitect.aws:machinelearning:770.2.568.0")
'com.cognitect.aws:machinelearning:jar:770.2.568.0'
<dependency org="com.cognitect.aws" name="machinelearning" rev="770.2.568.0">
<artifact name="machinelearning" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='machinelearning', version='770.2.568.0')
)
libraryDependencies += "com.cognitect.aws" % "machinelearning" % "770.2.568.0"
[com.cognitect.aws/machinelearning "770.2.568.0"]