is not current version
Last Version 821.2.1107.0

com.cognitect.aws:ecr 697.2.391.0

ecr resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

ecr
Version

Version

697.2.391.0
Type

Type

jar

Download ecr 697.2.391.0


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