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

com.gitlab.jhonsapp:util 1.0.0

This project provides util classes that facilitate loading properties file, verify string conditions ans cep validation.

Группа

Группа

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

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

util
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать util 1.0.0


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