Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdio.polyglotted |
ArtifactId | ArtifactIdaws-common |
Version | Version1.11.289 |
Type | Typejar |
Filename | Size |
---|---|
aws-common-1.11.289.pom | |
aws-common-1.11.289.jar | 25 KB |
aws-common-1.11.289-sources.jar | 9 KB |
aws-common-1.11.289-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.polyglotted/aws-common/ -->
<dependency>
<groupId>io.polyglotted</groupId>
<artifactId>aws-common</artifactId>
<version>1.11.289</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/aws-common/
implementation 'io.polyglotted:aws-common:1.11.289'
// https://jarcasting.com/artifacts/io.polyglotted/aws-common/
implementation ("io.polyglotted:aws-common:1.11.289")
'io.polyglotted:aws-common:jar:1.11.289'
<dependency org="io.polyglotted" name="aws-common" rev="1.11.289">
<artifact name="aws-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='aws-common', version='1.11.289')
)
libraryDependencies += "io.polyglotted" % "aws-common" % "1.11.289"
[io.polyglotted/aws-common "1.11.289"]