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