is not current version
Last Version 1.3.1

net.adamcin.httpsig:httpsig-http-helpers 1.0.4

Library providing HTTP client and server authentication handlers

Categories

Categories

Net
GroupId

GroupId

net.adamcin.httpsig
ArtifactId

ArtifactId

httpsig-http-helpers
Version

Version

1.0.4
Type

Type

jar

Download httpsig-http-helpers 1.0.4


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