is not current version
Last Version 1.11.730

io.polyglotted:aws-common 1.11.297

Polyglotted Common Utils

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

aws-common
Version

Version

1.11.297
Type

Type

jar

Download aws-common 1.11.297


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