is not current version
Last Version 2.1.33

com.tcdng.unify:unify-jcifs 1.1.4

Unify Framework: JCIFS Integration

GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-jcifs
Version

Version

1.1.4
Type

Type

jar

Download unify-jcifs 1.1.4


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