Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcodeartifact |
Version | Version801.2.709.0 |
Type | Typejar |
Filename | Size |
---|---|
codeartifact-801.2.709.0.pom | |
codeartifact-801.2.709.0.jar | 15 KB |
codeartifact-801.2.709.0-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/codeartifact/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>codeartifact</artifactId>
<version>801.2.709.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/codeartifact/
implementation 'com.cognitect.aws:codeartifact:801.2.709.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/codeartifact/
implementation ("com.cognitect.aws:codeartifact:801.2.709.0")
'com.cognitect.aws:codeartifact:jar:801.2.709.0'
<dependency org="com.cognitect.aws" name="codeartifact" rev="801.2.709.0">
<artifact name="codeartifact" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='codeartifact', version='801.2.709.0')
)
libraryDependencies += "com.cognitect.aws" % "codeartifact" % "801.2.709.0"
[com.cognitect.aws/codeartifact "801.2.709.0"]