is not current version
Last Version 5.19.6

com.github.hazendaz.winscp:winscp 5.15.9

Distribution for Winscp

GroupId

GroupId

com.github.hazendaz.winscp
ArtifactId

ArtifactId

winscp
Version

Version

5.15.9
Type

Type

pom

Download winscp 5.15.9


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