is not current version
Last Version 5.19.6

com.github.hazendaz.winscp:winscp 5.17.8

Distribution for Winscp

GroupId

GroupId

com.github.hazendaz.winscp
ArtifactId

ArtifactId

winscp
Version

Version

5.17.8
Type

Type

pom

Download winscp 5.17.8


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