is not current version
Last Version 0.4.4

pl.chilldev.commons:commons-aws 0.3.9

Helper components for working with Amazon Web Services.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-aws
Version

Version

0.3.9
Type

Type

jar

Download commons-aws 0.3.9


<!-- https://jarcasting.com/artifacts/pl.chilldev.commons/commons-aws/ -->
<dependency>
    <groupId>pl.chilldev.commons</groupId>
    <artifactId>commons-aws</artifactId>
    <version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/pl.chilldev.commons/commons-aws/
implementation 'pl.chilldev.commons:commons-aws:0.3.9'
// https://jarcasting.com/artifacts/pl.chilldev.commons/commons-aws/
implementation ("pl.chilldev.commons:commons-aws:0.3.9")
'pl.chilldev.commons:commons-aws:jar:0.3.9'
<dependency org="pl.chilldev.commons" name="commons-aws" rev="0.3.9">
  <artifact name="commons-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.chilldev.commons', module='commons-aws', version='0.3.9')
)
libraryDependencies += "pl.chilldev.commons" % "commons-aws" % "0.3.9"
[pl.chilldev.commons/commons-aws "0.3.9"]