is not current version
Last Version 1.3.1

net.adamcin.httpsig:httpsig-ssh-jce 1.2.0

Library providing a JCE-based implementation of the httpsig API

Categories

Categories

Net
GroupId

GroupId

net.adamcin.httpsig
ArtifactId

ArtifactId

httpsig-ssh-jce
Version

Version

1.2.0
Type

Type

jar

Download httpsig-ssh-jce 1.2.0


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