is not current version
Last Version 2.17.219

software.amazon.awssdk:archetype-tools 2.17.86


Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

archetype-tools
Version

Version

2.17.86
Type

Type

jar

Download archetype-tools 2.17.86


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