Last Version

file-manager 1.0.2

File Manager is an open source project created by Jhonys Camacho and Jhonathan Camacho to facilitate the file management in local and remote repositories.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

file-manager
Version

Version

1.0.2
Type

Type

jar
Description

Description

file-manager
File Manager is an open source project created by Jhonys Camacho and Jhonathan Camacho to facilitate the file management in local and remote repositories.

Download file-manager 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitlab.jhonsapp : util jar 1.0.2

provided (1)

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

Project Modules

There are no modules declared in this project.