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

top.wsure:wsure-utils 1.0

A toolkit for jdk8+ developers to simplify business code

Группа

Группа

top.wsure
Идентификатор

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

wsure-utils
Версия

Версия

1.0
Тип

Тип

pom

Скачать wsure-utils 1.0

Имя Файла Размер
wsure-utils-1.0.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/top.wsure/wsure-utils/ -->
<dependency>
    <groupId>top.wsure</groupId>
    <artifactId>wsure-utils</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wsure/wsure-utils/
implementation 'top.wsure:wsure-utils:1.0'
// https://jarcasting.com/artifacts/top.wsure/wsure-utils/
implementation ("top.wsure:wsure-utils:1.0")
'top.wsure:wsure-utils:pom:1.0'
<dependency org="top.wsure" name="wsure-utils" rev="1.0">
  <artifact name="wsure-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wsure', module='wsure-utils', version='1.0')
)
libraryDependencies += "top.wsure" % "wsure-utils" % "1.0"
[top.wsure/wsure-utils "1.0"]