is not current version
Last Version 1.2.0

org.webjars.npm:http-signature 1.1.1

WebJar for http-signature

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

http-signature
Version

Version

1.1.1
Type

Type

jar

Download http-signature 1.1.1


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