| Категории |
Категорииsshj Сеть Networking |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.dependencies |
| Идентификатор | Идентификаторsshj |
| Версия | Версия0.0.15 |
| Тип | Типpom |
| Описание |
Описаниеsshj
dependencies
|
| Имя Файла | Размер |
|---|---|
| sshj-0.0.15.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/sshj/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>sshj</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/sshj/
implementation 'com.walterjwhite.infrastructure.dependencies:sshj:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/sshj/
implementation ("com.walterjwhite.infrastructure.dependencies:sshj:0.0.15")
'com.walterjwhite.infrastructure.dependencies:sshj:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="sshj" rev="0.0.15">
<artifact name="sshj" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='sshj', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "sshj" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/sshj "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hierynomus : sshj | jar | 0.23.0 |
| com.jcraft : jzlib | jar | 1.1.3 |