Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdecr-public |
Version | Version810.2.801.0 |
Type | Typejar |
Filename | Size |
---|---|
ecr-public-810.2.801.0.pom | |
ecr-public-810.2.801.0.jar | 12 KB |
ecr-public-810.2.801.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/ecr-public/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>ecr-public</artifactId>
<version>810.2.801.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/ecr-public/
implementation 'com.cognitect.aws:ecr-public:810.2.801.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/ecr-public/
implementation ("com.cognitect.aws:ecr-public:810.2.801.0")
'com.cognitect.aws:ecr-public:jar:810.2.801.0'
<dependency org="com.cognitect.aws" name="ecr-public" rev="810.2.801.0">
<artifact name="ecr-public" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='ecr-public', version='810.2.801.0')
)
libraryDependencies += "com.cognitect.aws" % "ecr-public" % "810.2.801.0"
[com.cognitect.aws/ecr-public "810.2.801.0"]