| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.pablof036.fileops |
| Идентификатор | Идентификаторfileops |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFileOPS
Libreria de prueba para tarea
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fileops-0.1.1.pom | |
| fileops-0.1.1.jar | 5 KB |
| fileops-0.1.1-sources.jar | 2 KB |
| fileops-0.1.1-javadoc.jar | 121 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.pablof036.fileops/fileops/ -->
<dependency>
<groupId>io.github.pablof036.fileops</groupId>
<artifactId>fileops</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pablof036.fileops/fileops/
implementation 'io.github.pablof036.fileops:fileops:0.1.1'
// https://jarcasting.com/artifacts/io.github.pablof036.fileops/fileops/
implementation ("io.github.pablof036.fileops:fileops:0.1.1")
'io.github.pablof036.fileops:fileops:jar:0.1.1'
<dependency org="io.github.pablof036.fileops" name="fileops" rev="0.1.1">
<artifact name="fileops" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pablof036.fileops', module='fileops', version='0.1.1')
)
libraryDependencies += "io.github.pablof036.fileops" % "fileops" % "0.1.1"
[io.github.pablof036.fileops/fileops "0.1.1"]