Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.busymachines |
ArtifactId | ArtifactIdpureharm-aws-cloudfront_2.13 |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.busymachines/pureharm-aws-cloudfront_2.13/ -->
<dependency>
<groupId>com.busymachines</groupId>
<artifactId>pureharm-aws-cloudfront_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.busymachines/pureharm-aws-cloudfront_2.13/
implementation 'com.busymachines:pureharm-aws-cloudfront_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.busymachines/pureharm-aws-cloudfront_2.13/
implementation ("com.busymachines:pureharm-aws-cloudfront_2.13:0.2.0")
'com.busymachines:pureharm-aws-cloudfront_2.13:jar:0.2.0'
<dependency org="com.busymachines" name="pureharm-aws-cloudfront_2.13" rev="0.2.0">
<artifact name="pureharm-aws-cloudfront_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.busymachines', module='pureharm-aws-cloudfront_2.13', version='0.2.0')
)
libraryDependencies += "com.busymachines" % "pureharm-aws-cloudfront_2.13" % "0.2.0"
[com.busymachines/pureharm-aws-cloudfront_2.13 "0.2.0"]