не последняя версия
Последняя версия 0.76

com.github.hazendaz.putty:putty 0.73

Distribution for PuTTY

Группа

Группа

com.github.hazendaz.putty
Идентификатор

Идентификатор

putty
Версия

Версия

0.73
Тип

Тип

pom

Скачать putty 0.73

Имя Файла Размер
putty-0.73.pom
putty-0.73.zip 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.hazendaz.putty/putty/ -->
<dependency>
    <groupId>com.github.hazendaz.putty</groupId>
    <artifactId>putty</artifactId>
    <version>0.73</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz.putty/putty/
implementation 'com.github.hazendaz.putty:putty:0.73'
// https://jarcasting.com/artifacts/com.github.hazendaz.putty/putty/
implementation ("com.github.hazendaz.putty:putty:0.73")
'com.github.hazendaz.putty:putty:pom:0.73'
<dependency org="com.github.hazendaz.putty" name="putty" rev="0.73">
  <artifact name="putty" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz.putty', module='putty', version='0.73')
)
libraryDependencies += "com.github.hazendaz.putty" % "putty" % "0.73"
[com.github.hazendaz.putty/putty "0.73"]