is not current version
Last Version 3.2.0

com.sshtools:vfs-smb-ng 3.1.0

Alternative Commons VFS implementation for Windows Networking using jcifs-ng https://github.com/AgNO3/jcifs-ng

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-smb-ng
Version

Version

3.1.0
Type

Type

jar

Download vfs-smb-ng 3.1.0


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