| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.xzxsrq |
| Идентификатор | ИдентификаторcmdUtils |
| Версия | Версия1.0.5-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеcmdUtils
我的工具库
|
| Имя Файла | Размер |
|---|---|
| cmdUtils-1.0.5-RELEASE.pom | |
| cmdUtils-1.0.5-RELEASE.jar | 6 KB |
| cmdUtils-1.0.5-RELEASE-sources.jar | 2 KB |
| cmdUtils-1.0.5-RELEASE-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.xzxsrq/cmdUtils/ -->
<dependency>
<groupId>top.xzxsrq</groupId>
<artifactId>cmdUtils</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.xzxsrq/cmdUtils/
implementation 'top.xzxsrq:cmdUtils:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/top.xzxsrq/cmdUtils/
implementation ("top.xzxsrq:cmdUtils:1.0.5-RELEASE")
'top.xzxsrq:cmdUtils:jar:1.0.5-RELEASE'
<dependency org="top.xzxsrq" name="cmdUtils" rev="1.0.5-RELEASE">
<artifact name="cmdUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xzxsrq', module='cmdUtils', version='1.0.5-RELEASE')
)
libraryDependencies += "top.xzxsrq" % "cmdUtils" % "1.0.5-RELEASE"
[top.xzxsrq/cmdUtils "1.0.5-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| top.xzxsrq : common | jar | 1.0.5-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |