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

com.zxytech.jurest:jurest-util 1.1.1


Группа

Группа

com.zxytech.jurest
Идентификатор

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

jurest-util
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать jurest-util 1.1.1

Имя Файла Размер
jurest-util-1.1.1.pom
jurest-util-1.1.1.jar 1 KB
Обзор

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