is not current version
Last Version 1.0.0

com.github.spranshu1:aws-utils 0.0.1

A wrapper on top of AWS SDK, contains useful utility and helper classes.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.spranshu1
ArtifactId

ArtifactId

aws-utils
Version

Version

0.0.1
Type

Type

jar

Download aws-utils 0.0.1


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