is not current version
Last Version 1.0.3

org.littleshoot:amazon-stack 1.0.0


GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

amazon-stack
Version

Version

1.0.0
Type

Type

jar

Download amazon-stack 1.0.0


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