is not current version
Last Version 1.0.1

com.github.wzc789376152:smb-file-manager 1.0.0

smb文件管理器

GroupId

GroupId

com.github.wzc789376152
ArtifactId

ArtifactId

smb-file-manager
Version

Version

1.0.0
Type

Type

jar

Download smb-file-manager 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.wzc789376152/smb-file-manager/ -->
<dependency>
    <groupId>com.github.wzc789376152</groupId>
    <artifactId>smb-file-manager</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wzc789376152/smb-file-manager/
implementation 'com.github.wzc789376152:smb-file-manager:1.0.0'
// https://jarcasting.com/artifacts/com.github.wzc789376152/smb-file-manager/
implementation ("com.github.wzc789376152:smb-file-manager:1.0.0")
'com.github.wzc789376152:smb-file-manager:jar:1.0.0'
<dependency org="com.github.wzc789376152" name="smb-file-manager" rev="1.0.0">
  <artifact name="smb-file-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wzc789376152', module='smb-file-manager', version='1.0.0')
)
libraryDependencies += "com.github.wzc789376152" % "smb-file-manager" % "1.0.0"
[com.github.wzc789376152/smb-file-manager "1.0.0"]