| License |
License |
|---|---|
| GroupId | GroupIdcom.day.commons |
| ArtifactId | ArtifactIdday-commons-smb |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDay Commons Library - SMB
SMB library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| day-commons-smb-1.1.4.pom | |
| day-commons-smb-1.1.4.jar | 161 KB |
| day-commons-smb-1.1.4-sources.jar | 459 bytes |
| day-commons-smb-1.1.4-javadoc.jar | 459 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.day.commons/day-commons-smb/ -->
<dependency>
<groupId>com.day.commons</groupId>
<artifactId>day-commons-smb</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.commons/day-commons-smb/
implementation 'com.day.commons:day-commons-smb:1.1.4'
// https://jarcasting.com/artifacts/com.day.commons/day-commons-smb/
implementation ("com.day.commons:day-commons-smb:1.1.4")
'com.day.commons:day-commons-smb:jar:1.1.4'
<dependency org="com.day.commons" name="day-commons-smb" rev="1.1.4">
<artifact name="day-commons-smb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.commons', module='day-commons-smb', version='1.1.4')
)
libraryDependencies += "com.day.commons" % "day-commons-smb" % "1.1.4"
[com.day.commons/day-commons-smb "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.day.commons : day-commons-text | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.0.1 |