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