is not current version
Last Version 0.0.15

com.walterjwhite.modules:amazon 0.0.14


GroupId

GroupId

com.walterjwhite.modules
ArtifactId

ArtifactId

amazon
Version

Version

0.0.14
Type

Type

jar

Download amazon 0.0.14


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