| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sunnus3 |
| Идентификатор | Идентификаторfile-tool |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtool list
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |