не последняя версия
Последняя версия 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

Группа

Группа

com.sshtools
Идентификатор

Идентификатор

vfs-smb-ng
Версия

Версия

3.1.0
Тип

Тип

jar

Скачать 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"]