Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-ssh-jce |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
httpsig-ssh-jce-1.2.1.pom | |
httpsig-ssh-jce-1.2.1.jar | 25 KB |
httpsig-ssh-jce-1.2.1-sources.jar | 18 KB |
httpsig-ssh-jce-1.2.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-ssh-jce/ -->
<dependency>
<groupId>net.adamcin.httpsig</groupId>
<artifactId>httpsig-ssh-jce</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-ssh-jce/
implementation 'net.adamcin.httpsig:httpsig-ssh-jce:1.2.1'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-ssh-jce/
implementation ("net.adamcin.httpsig:httpsig-ssh-jce:1.2.1")
'net.adamcin.httpsig:httpsig-ssh-jce:jar:1.2.1'
<dependency org="net.adamcin.httpsig" name="httpsig-ssh-jce" rev="1.2.1">
<artifact name="httpsig-ssh-jce" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-ssh-jce', version='1.2.1')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-ssh-jce" % "1.2.1"
[net.adamcin.httpsig/httpsig-ssh-jce "1.2.1"]