не последняя версия
Последняя версия 0.9.3

com.github.new-proimage:vfs-jcifs-smb 0.9.2

A jcifs/smb based file system provider for Apache Commons VFS

Группа

Группа

com.github.new-proimage
Идентификатор

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

vfs-jcifs-smb
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать vfs-jcifs-smb 0.9.2


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