Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdio.hekate |
ArtifactId | ArtifactIdhekate-jclouds-aws |
Version | Version3.10.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-jclouds-aws</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/
implementation 'io.hekate:hekate-jclouds-aws:3.10.0'
// https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/
implementation ("io.hekate:hekate-jclouds-aws:3.10.0")
'io.hekate:hekate-jclouds-aws:jar:3.10.0'
<dependency org="io.hekate" name="hekate-jclouds-aws" rev="3.10.0">
<artifact name="hekate-jclouds-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-jclouds-aws', version='3.10.0')
)
libraryDependencies += "io.hekate" % "hekate-jclouds-aws" % "3.10.0"
[io.hekate/hekate-jclouds-aws "3.10.0"]