is not current version
Last Version 0.2.11

software.aws.awsprototypingsdk:static-website 0.0.78

@aws-prototyping-sdk/static-website

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.aws.awsprototypingsdk
ArtifactId

ArtifactId

static-website
Version

Version

0.0.78
Type

Type

jar

Download static-website 0.0.78


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