не последняя версия
Последняя версия 1.0.2

com.gitlab.jhonsapp:file-manager 1.0.1

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

Группа

Группа

com.gitlab.jhonsapp
Идентификатор

Идентификатор

file-manager
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать file-manager 1.0.1


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