License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdecr |
Version | Version814.2.1008.0 |
Type | Typejar |
Description |
Descriptionecr
ecr resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
ecr-814.2.1008.0.pom | |
ecr-814.2.1008.0.jar | 17 KB |
ecr-814.2.1008.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/ecr/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>ecr</artifactId>
<version>814.2.1008.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/ecr/
implementation 'com.cognitect.aws:ecr:814.2.1008.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/ecr/
implementation ("com.cognitect.aws:ecr:814.2.1008.0")
'com.cognitect.aws:ecr:jar:814.2.1008.0'
<dependency org="com.cognitect.aws" name="ecr" rev="814.2.1008.0">
<artifact name="ecr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='ecr', version='814.2.1008.0')
)
libraryDependencies += "com.cognitect.aws" % "ecr" % "814.2.1008.0"
[com.cognitect.aws/ecr "814.2.1008.0"]