is not current version
Last Version 1.3.1

net.adamcin.httpsig:httpsig-test-common 1.0.6

Library containing common testing resources and methods for the httpsig suite

Categories

Categories

Net
GroupId

GroupId

net.adamcin.httpsig
ArtifactId

ArtifactId

httpsig-test-common
Version

Version

1.0.6
Type

Type

jar

Download httpsig-test-common 1.0.6


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