is not current version
Last Version 2.1.6+138

com.erigir:wrench-aws 2.0.1+116

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.1+116
Type

Type

jar

Download wrench-aws 2.0.1+116


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