is not current version
Last Version 1.2.0

org.webjars.npm:http-signature 0.11.0

WebJar for http-signature

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

http-signature
Version

Version

0.11.0
Type

Type

jar

Download http-signature 0.11.0


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