is not current version
Last Version 1.11.0

org.webjars.npm:aws4 1.9.1

WebJar for aws4

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

aws4
Version

Version

1.9.1
Type

Type

jar

Download aws4 1.9.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/aws4/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>aws4</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/aws4/
implementation 'org.webjars.npm:aws4:1.9.1'
// https://jarcasting.com/artifacts/org.webjars.npm/aws4/
implementation ("org.webjars.npm:aws4:1.9.1")
'org.webjars.npm:aws4:jar:1.9.1'
<dependency org="org.webjars.npm" name="aws4" rev="1.9.1">
  <artifact name="aws4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='aws4', version='1.9.1')
)
libraryDependencies += "org.webjars.npm" % "aws4" % "1.9.1"
[org.webjars.npm/aws4 "1.9.1"]