| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.keim-hs-esslingen.efs |
| Идентификатор | Идентификаторefs-parent |
| Последняя версия | Последняя версия2.0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEFS-Parent
Parent POM of the EFS project with a collection of dependencies and plugin configuration.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| efs-parent-2.0.4.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-parent/ -->
<dependency>
<groupId>com.github.keim-hs-esslingen.efs</groupId>
<artifactId>efs-parent</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-parent/
implementation 'com.github.keim-hs-esslingen.efs:efs-parent:2.0.4'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-parent/
implementation ("com.github.keim-hs-esslingen.efs:efs-parent:2.0.4")
'com.github.keim-hs-esslingen.efs:efs-parent:pom:2.0.4'
<dependency org="com.github.keim-hs-esslingen.efs" name="efs-parent" rev="2.0.4">
<artifact name="efs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='efs-parent', version='2.0.4')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "efs-parent" % "2.0.4"
[com.github.keim-hs-esslingen.efs/efs-parent "2.0.4"]