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