| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.burried |
| Идентификатор | Идентификаторutils |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеutils
common tool
|
| Имя Файла | Размер |
|---|---|
| utils-1.2.pom | |
| utils-1.2.jar | 1 MB |
| utils-1.2-sources.jar | 1 MB |
| utils-1.2-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.burried/utils/ -->
<dependency>
<groupId>com.gitee.burried</groupId>
<artifactId>utils</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.burried/utils/
implementation 'com.gitee.burried:utils:1.2'
// https://jarcasting.com/artifacts/com.gitee.burried/utils/
implementation ("com.gitee.burried:utils:1.2")
'com.gitee.burried:utils:jar:1.2'
<dependency org="com.gitee.burried" name="utils" rev="1.2">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.burried', module='utils', version='1.2')
)
libraryDependencies += "com.gitee.burried" % "utils" % "1.2"
[com.gitee.burried/utils "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.2.0 |
| org.projectlombok : lombok | jar | 1.18.0 |