| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.mantledillusion.essentials |
| Идентификатор | Идентификаторessentials-parent |
| Последняя версия | Последняя версия1.9.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMantled Illusion Essentials Parent Project
Parent to multiple utility style sub modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| essentials-parent-1.9.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.essentials/essentials-parent/ -->
<dependency>
<groupId>com.mantledillusion.essentials</groupId>
<artifactId>essentials-parent</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/essentials-parent/
implementation 'com.mantledillusion.essentials:essentials-parent:1.9.0'
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/essentials-parent/
implementation ("com.mantledillusion.essentials:essentials-parent:1.9.0")
'com.mantledillusion.essentials:essentials-parent:pom:1.9.0'
<dependency org="com.mantledillusion.essentials" name="essentials-parent" rev="1.9.0">
<artifact name="essentials-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.essentials', module='essentials-parent', version='1.9.0')
)
libraryDependencies += "com.mantledillusion.essentials" % "essentials-parent" % "1.9.0"
[com.mantledillusion.essentials/essentials-parent "1.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |