is not current version
Last Version 1.0.15

pl.codewise.commons:commons-aws 1.0.2

Set of commons to perform most popular AWS operations

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pl.codewise.commons
ArtifactId

ArtifactId

commons-aws
Version

Version

1.0.2
Type

Type

pom

Download commons-aws 1.0.2

Filename Size
commons-aws-1.0.2.pom 8 KB
Browse

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