Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.adamcin.httpsig |
ArtifactId | ArtifactIdhttpsig-ssh-jce |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
httpsig-ssh-jce-1.1.0.pom | |
httpsig-ssh-jce-1.1.0.jar | 24 KB |
httpsig-ssh-jce-1.1.0-sources.jar | 18 KB |
httpsig-ssh-jce-1.1.0-javadoc.jar | 79 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-ssh-jce/
implementation 'net.adamcin.httpsig:httpsig-ssh-jce:1.1.0'
// https://jarcasting.com/artifacts/net.adamcin.httpsig/httpsig-ssh-jce/
implementation ("net.adamcin.httpsig:httpsig-ssh-jce:1.1.0")
'net.adamcin.httpsig:httpsig-ssh-jce:jar:1.1.0'
<dependency org="net.adamcin.httpsig" name="httpsig-ssh-jce" rev="1.1.0">
<artifact name="httpsig-ssh-jce" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.adamcin.httpsig', module='httpsig-ssh-jce', version='1.1.0')
)
libraryDependencies += "net.adamcin.httpsig" % "httpsig-ssh-jce" % "1.1.0"
[net.adamcin.httpsig/httpsig-ssh-jce "1.1.0"]