is not current version
Last Version 821.2.1107.0

com.cognitect.aws:ecr 801.2.708.0

ecr resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

ecr
Version

Version

801.2.708.0
Type

Type

jar

Download ecr 801.2.708.0


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