is not current version
Last Version 1.0.1

net.idauto.oss.jcifs:vfs-jcifs-ng 1.0.0

A jcifs-ng based file system provider for Apache Commons VFS

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.idauto.oss.jcifs
ArtifactId

ArtifactId

vfs-jcifs-ng
Version

Version

1.0.0
Type

Type

jar

Download vfs-jcifs-ng 1.0.0


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