| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииpathfinder Прикладные библиотеки |
| Группа | Группаcom.github.dbmdz.pathfinder |
| Идентификатор | Идентификаторpathfinder-parent |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPathfinder
Resolve paths for identifier patterns.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pathfinder-parent-2.1.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/pathfinder-parent/ -->
<dependency>
<groupId>com.github.dbmdz.pathfinder</groupId>
<artifactId>pathfinder-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/pathfinder-parent/
implementation 'com.github.dbmdz.pathfinder:pathfinder-parent:2.1.0'
// https://jarcasting.com/artifacts/com.github.dbmdz.pathfinder/pathfinder-parent/
implementation ("com.github.dbmdz.pathfinder:pathfinder-parent:2.1.0")
'com.github.dbmdz.pathfinder:pathfinder-parent:pom:2.1.0'
<dependency org="com.github.dbmdz.pathfinder" name="pathfinder-parent" rev="2.1.0">
<artifact name="pathfinder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dbmdz.pathfinder', module='pathfinder-parent', version='2.1.0')
)
libraryDependencies += "com.github.dbmdz.pathfinder" % "pathfinder-parent" % "2.1.0"
[com.github.dbmdz.pathfinder/pathfinder-parent "2.1.0"]