Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdsagemaker-a2i-runtime |
Version | Version793.2.629.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/sagemaker-a2i-runtime/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>sagemaker-a2i-runtime</artifactId>
<version>793.2.629.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/sagemaker-a2i-runtime/
implementation 'com.cognitect.aws:sagemaker-a2i-runtime:793.2.629.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/sagemaker-a2i-runtime/
implementation ("com.cognitect.aws:sagemaker-a2i-runtime:793.2.629.0")
'com.cognitect.aws:sagemaker-a2i-runtime:jar:793.2.629.0'
<dependency org="com.cognitect.aws" name="sagemaker-a2i-runtime" rev="793.2.629.0">
<artifact name="sagemaker-a2i-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='sagemaker-a2i-runtime', version='793.2.629.0')
)
libraryDependencies += "com.cognitect.aws" % "sagemaker-a2i-runtime" % "793.2.629.0"
[com.cognitect.aws/sagemaker-a2i-runtime "793.2.629.0"]