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

com.gitlab.jhonsapp:repository 1.0.2

Repository 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
Идентификатор

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

repository
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать repository 1.0.2


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