is not current version
Last Version 821.2.1107.0

com.cognitect.aws:ecr 814.2.991.0

ecr resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

ecr
Version

Version

814.2.991.0
Type

Type

jar

Download ecr 814.2.991.0


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