| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.therore |
| Идентификатор | Идентификаторtherore-parent |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTherore Maven Parent
Therore Maven Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| therore-parent-1.1.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.therore/therore-parent/ -->
<dependency>
<groupId>net.therore</groupId>
<artifactId>therore-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.therore/therore-parent/
implementation 'net.therore:therore-parent:1.1.0'
// https://jarcasting.com/artifacts/net.therore/therore-parent/
implementation ("net.therore:therore-parent:1.1.0")
'net.therore:therore-parent:pom:1.1.0'
<dependency org="net.therore" name="therore-parent" rev="1.1.0">
<artifact name="therore-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.therore', module='therore-parent', version='1.1.0')
)
libraryDependencies += "net.therore" % "therore-parent" % "1.1.0"
[net.therore/therore-parent "1.1.0"]