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