| License |
License |
|---|---|
| GroupId | GroupIdru.dmerkushov |
| ArtifactId | ArtifactIdsmb-helper |
| Last Version | Last Version1.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmb-helper
Slightly helps to use SMB with jCIFS library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| smb-helper-1.5.1.pom | |
| smb-helper-1.5.1.jar | 5 KB |
| smb-helper-1.5.1-sources.jar | 2 KB |
| smb-helper-1.5.1-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.dmerkushov/smb-helper/ -->
<dependency>
<groupId>ru.dmerkushov</groupId>
<artifactId>smb-helper</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.dmerkushov/smb-helper/
implementation 'ru.dmerkushov:smb-helper:1.5.1'
// https://jarcasting.com/artifacts/ru.dmerkushov/smb-helper/
implementation ("ru.dmerkushov:smb-helper:1.5.1")
'ru.dmerkushov:smb-helper:jar:1.5.1'
<dependency org="ru.dmerkushov" name="smb-helper" rev="1.5.1">
<artifact name="smb-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.dmerkushov', module='smb-helper', version='1.5.1')
)
libraryDependencies += "ru.dmerkushov" % "smb-helper" % "1.5.1"
[ru.dmerkushov/smb-helper "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| jcifs : jcifs | jar | 1.3.17 |
| ru.dmerkushov : log-helper | jar | [1.6.1,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |