is not current version
Last Version 0.1.1

io.github.pablof036.fileops:fileops 0.0.1

Libreria de prueba para tarea

GroupId

GroupId

io.github.pablof036.fileops
ArtifactId

ArtifactId

fileops
Version

Version

0.0.1
Type

Type

jar

Download fileops 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.pablof036.fileops/fileops/ -->
<dependency>
    <groupId>io.github.pablof036.fileops</groupId>
    <artifactId>fileops</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pablof036.fileops/fileops/
implementation 'io.github.pablof036.fileops:fileops:0.0.1'
// https://jarcasting.com/artifacts/io.github.pablof036.fileops/fileops/
implementation ("io.github.pablof036.fileops:fileops:0.0.1")
'io.github.pablof036.fileops:fileops:jar:0.0.1'
<dependency org="io.github.pablof036.fileops" name="fileops" rev="0.0.1">
  <artifact name="fileops" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pablof036.fileops', module='fileops', version='0.0.1')
)
libraryDependencies += "io.github.pablof036.fileops" % "fileops" % "0.0.1"
[io.github.pablof036.fileops/fileops "0.0.1"]