is not current version
Last Version 5.19.6

com.github.hazendaz.winscp:winscp 5.17.6

Distribution for Winscp

GroupId

GroupId

com.github.hazendaz.winscp
ArtifactId

ArtifactId

winscp
Version

Version

5.17.6
Type

Type

pom

Download winscp 5.17.6


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