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