is not current version
Last Version 0.76

com.github.hazendaz.putty:putty 0.73

Distribution for PuTTY

GroupId

GroupId

com.github.hazendaz.putty
ArtifactId

ArtifactId

putty
Version

Version

0.73
Type

Type

pom

Download putty 0.73


<!-- 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"]