is not current version
Last Version 0.1.2

cn.miw:sftpdowner 0.0.2

sftpdowner

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

cn.miw
ArtifactId

ArtifactId

sftpdowner
Version

Version

0.0.2
Type

Type

jar

Download sftpdowner 0.0.2


<!-- https://jarcasting.com/artifacts/cn.miw/sftpdowner/ -->
<dependency>
    <groupId>cn.miw</groupId>
    <artifactId>sftpdowner</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.miw/sftpdowner/
implementation 'cn.miw:sftpdowner:0.0.2'
// https://jarcasting.com/artifacts/cn.miw/sftpdowner/
implementation ("cn.miw:sftpdowner:0.0.2")
'cn.miw:sftpdowner:jar:0.0.2'
<dependency org="cn.miw" name="sftpdowner" rev="0.0.2">
  <artifact name="sftpdowner" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.miw', module='sftpdowner', version='0.0.2')
)
libraryDependencies += "cn.miw" % "sftpdowner" % "0.0.2"
[cn.miw/sftpdowner "0.0.2"]