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