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