Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-ssh-bc |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
httpsig-ssh-bc-1.2.1.pom | |
httpsig-ssh-bc-1.2.1.jar | 5 KB |
httpsig-ssh-bc-1.2.1-sources.jar | 3 KB |
httpsig-ssh-bc-1.2.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]