is not current version
Last Version 0.0.7

com.github.kmbulebu.nicknack:ssh-provider 0.0.6

Provides SSH Actions to NickNack

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.kmbulebu.nicknack
ArtifactId

ArtifactId

ssh-provider
Version

Version

0.0.6
Type

Type

jar

Download ssh-provider 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/ssh-provider/ -->
<dependency>
    <groupId>com.github.kmbulebu.nicknack</groupId>
    <artifactId>ssh-provider</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/ssh-provider/
implementation 'com.github.kmbulebu.nicknack:ssh-provider:0.0.6'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/ssh-provider/
implementation ("com.github.kmbulebu.nicknack:ssh-provider:0.0.6")
'com.github.kmbulebu.nicknack:ssh-provider:jar:0.0.6'
<dependency org="com.github.kmbulebu.nicknack" name="ssh-provider" rev="0.0.6">
  <artifact name="ssh-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='ssh-provider', version='0.0.6')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "ssh-provider" % "0.0.6"
[com.github.kmbulebu.nicknack/ssh-provider "0.0.6"]