Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdsoftware.aws.awsprototypingsdk |
ArtifactId | ArtifactIdstatic-website |
Version | Version0.0.92 |
Type | Typejar |
Filename | Size |
---|---|
static-website-0.0.92.pom | |
static-website-0.0.92.jar | 78 KB |
static-website-0.0.92-sources.jar | 68 KB |
static-website-0.0.92-javadoc.jar | 508 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.aws.awsprototypingsdk/static-website/ -->
<dependency>
<groupId>software.aws.awsprototypingsdk</groupId>
<artifactId>static-website</artifactId>
<version>0.0.92</version>
</dependency>
// https://jarcasting.com/artifacts/software.aws.awsprototypingsdk/static-website/
implementation 'software.aws.awsprototypingsdk:static-website:0.0.92'
// https://jarcasting.com/artifacts/software.aws.awsprototypingsdk/static-website/
implementation ("software.aws.awsprototypingsdk:static-website:0.0.92")
'software.aws.awsprototypingsdk:static-website:jar:0.0.92'
<dependency org="software.aws.awsprototypingsdk" name="static-website" rev="0.0.92">
<artifact name="static-website" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.aws.awsprototypingsdk', module='static-website', version='0.0.92')
)
libraryDependencies += "software.aws.awsprototypingsdk" % "static-website" % "0.0.92"
[software.aws.awsprototypingsdk/static-website "0.0.92"]