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