| Группа | Группаio.github.dunwu.tool |
|---|---|
| Идентификатор | Идентификаторdunwu-tool-web |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dunwu-tool-web-1.0.5.pom | |
| dunwu-tool-web-1.0.5.jar | 33 KB |
| dunwu-tool-web-1.0.5-sources.jar | 22 KB |
| dunwu-tool-web-1.0.5-javadoc.jar | 171 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-web/ -->
<dependency>
<groupId>io.github.dunwu.tool</groupId>
<artifactId>dunwu-tool-web</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-web/
implementation 'io.github.dunwu.tool:dunwu-tool-web:1.0.5'
// https://jarcasting.com/artifacts/io.github.dunwu.tool/dunwu-tool-web/
implementation ("io.github.dunwu.tool:dunwu-tool-web:1.0.5")
'io.github.dunwu.tool:dunwu-tool-web:jar:1.0.5'
<dependency org="io.github.dunwu.tool" name="dunwu-tool-web" rev="1.0.5">
<artifact name="dunwu-tool-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.tool', module='dunwu-tool-web', version='1.0.5')
)
libraryDependencies += "io.github.dunwu.tool" % "dunwu-tool-web" % "1.0.5"
[io.github.dunwu.tool/dunwu-tool-web "1.0.5"]