is not current version
Last Version 2.1.6+138

com.erigir:wrench-aws 2.0.2+118

A set of utility classes to simplify common operations on Amazon Web Services

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.erigir
ArtifactId

ArtifactId

wrench-aws
Version

Version

2.0.2+118
Type

Type

jar

Download wrench-aws 2.0.2+118


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