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