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

com.gitee.burried:utils 1.1

common tool

Группа

Группа

com.gitee.burried
Идентификатор

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

utils
Версия

Версия

1.1
Тип

Тип

jar

Скачать utils 1.1

Имя Файла Размер
utils-1.1.pom
utils-1.1.jar 1 MB
utils-1.1-sources.jar 1 MB
utils-1.1-javadoc.jar 406 KB
Обзор

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