Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdaws4 |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
aws4-1.6.0.pom | |
aws4-1.6.0.jar | 13 KB |
aws4-1.6.0-sources.jar | 22 bytes |
aws4-1.6.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/aws4/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>aws4</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/aws4/
implementation 'org.webjars.npm:aws4:1.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/aws4/
implementation ("org.webjars.npm:aws4:1.6.0")
'org.webjars.npm:aws4:jar:1.6.0'
<dependency org="org.webjars.npm" name="aws4" rev="1.6.0">
<artifact name="aws4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='aws4', version='1.6.0')
)
libraryDependencies += "org.webjars.npm" % "aws4" % "1.6.0"
[org.webjars.npm/aws4 "1.6.0"]