is not current version
Last Version 1.3.1

net.adamcin.httpsig:httpsig-ssh-bc 1.2.1

Library providing helper functions using the BouncyCastle library for decrypting keys

Categories

Categories

Net
GroupId

GroupId

net.adamcin.httpsig
ArtifactId

ArtifactId

httpsig-ssh-bc
Version

Version

1.2.1
Type

Type

jar

Download httpsig-ssh-bc 1.2.1


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