License |
License |
---|---|
GroupId | GroupIdio.github.pablof036.fileops |
ArtifactId | ArtifactIdfileops |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFileOPS
Libreria de prueba para tarea
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]