License |
License |
---|---|
GroupId | GroupIdcom.github.sunnus3 |
ArtifactId | ArtifactIdfile-tool |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontool list
|
Filename | Size |
---|---|
file-tool-0.1.pom | |
file-tool-0.1.jar | 12 KB |
file-tool-0.1-sources.jar | 6 KB |
file-tool-0.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sunnus3/file-tool/ -->
<dependency>
<groupId>com.github.sunnus3</groupId>
<artifactId>file-tool</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunnus3/file-tool/
implementation 'com.github.sunnus3:file-tool:0.1'
// https://jarcasting.com/artifacts/com.github.sunnus3/file-tool/
implementation ("com.github.sunnus3:file-tool:0.1")
'com.github.sunnus3:file-tool:jar:0.1'
<dependency org="com.github.sunnus3" name="file-tool" rev="0.1">
<artifact name="file-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sunnus3', module='file-tool', version='0.1')
)
libraryDependencies += "com.github.sunnus3" % "file-tool" % "0.1"
[com.github.sunnus3/file-tool "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.54 |
org.apache.commons : commons-io | jar | 1.3.2 |
commons-net : commons-net | jar | 3.6 |
org.projectlombok : lombok Optional | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |