Jar examples for j:jcifs-ng
A pure-java CIFS/SMB client library
You can download jar file jcifs-ng 2.0.4 in this page.
LGPL
You can use the following script to add jcifs-ng-2.0.4.jar to your project.
<dependency> <groupId>eu.agno3.jcifs</groupId> <artifactId>jcifs-ng</artifactId> <version>2.0.4</version> </dependency>
compile group: 'eu.agno3.jcifs', name: 'jcifs-ng', version: '2.0.4'
libraryDependencies += "eu.agno3.jcifs" % "jcifs-ng" % "2.0.4"
<dependency org="eu.agno3.jcifs" name="jcifs-ng" rev="2.0.4"/>
@Grapes(@Grab(group='eu.agno3.jcifs', module='jcifs-ng', version='2.0.4'))
'eu.agno3.jcifs:jcifs-ng:jar:2.0.4'
Click the following link to download the jar file.
jcifs-ng-2.0.4-javadoc.jar