is not current version
Last Version 2.0.10

pl.wrzasq.commons:commons-aws 1.0.19

Helper components for working with Amazon Web Services.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-aws
Version

Version

1.0.19
Type

Type

jar

Download commons-aws 1.0.19


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