Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.walterjwhite.java.modules.remote.impl.plugins |
ArtifactId | ArtifactIdssh |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
ssh-0.0.17.pom | |
ssh-0.0.17.jar | 17 KB |
ssh-0.0.17-sources.jar | 6 KB |
ssh-0.0.17-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/ssh/ -->
<dependency>
<groupId>com.walterjwhite.java.modules.remote.impl.plugins</groupId>
<artifactId>ssh</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/ssh/
implementation 'com.walterjwhite.java.modules.remote.impl.plugins:ssh:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules.remote.impl.plugins/ssh/
implementation ("com.walterjwhite.java.modules.remote.impl.plugins:ssh:0.0.17")
'com.walterjwhite.java.modules.remote.impl.plugins:ssh:jar:0.0.17'
<dependency org="com.walterjwhite.java.modules.remote.impl.plugins" name="ssh" rev="0.0.17">
<artifact name="ssh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules.remote.impl.plugins', module='ssh', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.modules.remote.impl.plugins" % "ssh" % "0.0.17"
[com.walterjwhite.java.modules.remote.impl.plugins/ssh "0.0.17"]