file-manager

This project helps to manager local and remote file repositories.

License

License

GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

file-manager
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

file-manager
This project helps to manager local and remote file repositories.

Download file-manager

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0