is not current version
Last Version 2.0.10

pl.wrzasq.commons:commons-aws 2.0.1

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

2.0.1
Type

Type

jar

Download commons-aws 2.0.1


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