| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdk.ange.edith |
| Идентификатор | Идентификаторparent |
| Версия | Версия0.0.6 |
| Тип | Типpom |
| Описание |
Описаниеdk.ange.edith:parent
The core dependencies for the Edith EDI parsing tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-0.0.6.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dk.ange.edith/parent/ -->
<dependency>
<groupId>dk.ange.edith</groupId>
<artifactId>parent</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.ange.edith/parent/
implementation 'dk.ange.edith:parent:0.0.6'
// https://jarcasting.com/artifacts/dk.ange.edith/parent/
implementation ("dk.ange.edith:parent:0.0.6")
'dk.ange.edith:parent:pom:0.0.6'
<dependency org="dk.ange.edith" name="parent" rev="0.0.6">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.ange.edith', module='parent', version='0.0.6')
)
libraryDependencies += "dk.ange.edith" % "parent" % "0.0.6"
[dk.ange.edith/parent "0.0.6"]