is not current version
Last Version 0.1.2

cn.miw:sftpdowner 0.1.1

sftpdowner

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

cn.miw
ArtifactId

ArtifactId

sftpdowner
Version

Version

0.1.1
Type

Type

jar

Download sftpdowner 0.1.1


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