GroupId | GroupIdcom.walterjwhite.modules |
---|---|
ArtifactId | ArtifactIdssh |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionssh - parent pom
ssh
|
Project URL |
Project URL |
Filename | Size |
---|---|
ssh-0.0.15.pom | 808 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.modules/ssh/ -->
<dependency>
<groupId>com.walterjwhite.modules</groupId>
<artifactId>ssh</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.modules/ssh/
implementation 'com.walterjwhite.modules:ssh:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.modules/ssh/
implementation ("com.walterjwhite.modules:ssh:0.0.15")
'com.walterjwhite.modules:ssh:pom:0.0.15'
<dependency org="com.walterjwhite.modules" name="ssh" rev="0.0.15">
<artifact name="ssh" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.modules', module='ssh', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.modules" % "ssh" % "0.0.15"
[com.walterjwhite.modules/ssh "0.0.15"]