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