| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sunnus3 |
| Идентификатор | Идентификаторcommon-tool |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtool list
|
| Имя Файла | Размер |
|---|---|
| common-tool-0.1.pom | |
| common-tool-0.1.jar | 24 KB |
| common-tool-0.1-sources.jar | 13 KB |
| common-tool-0.1-javadoc.jar | 480 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sunnus3/common-tool/ -->
<dependency>
<groupId>com.github.sunnus3</groupId>
<artifactId>common-tool</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunnus3/common-tool/
implementation 'com.github.sunnus3:common-tool:0.1'
// https://jarcasting.com/artifacts/com.github.sunnus3/common-tool/
implementation ("com.github.sunnus3:common-tool:0.1")
'com.github.sunnus3:common-tool:jar:0.1'
<dependency org="com.github.sunnus3" name="common-tool" rev="0.1">
<artifact name="common-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sunnus3', module='common-tool', version='0.1')
)
libraryDependencies += "com.github.sunnus3" % "common-tool" % "0.1"
[com.github.sunnus3/common-tool "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |