is not current version
Last Version 1.0.6

com.github.wnameless.aws:aws-price-list-api 1.0.2

A Java wrapper to Amazon AWS Price List (web) API

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.wnameless.aws
ArtifactId

ArtifactId

aws-price-list-api
Version

Version

1.0.2
Type

Type

jar

Download aws-price-list-api 1.0.2


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