| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаpl.foltak.polish-identification-numbers-utils |
| Идентификатор | Идентификаторpolish-identification-numbers-utils-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPolish Identification Numbers utils - parent pom
Java library for validating and decoding PESEL
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| polish-identification-numbers-utils-parent-1.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils-parent/ -->
<dependency>
<groupId>pl.foltak.polish-identification-numbers-utils</groupId>
<artifactId>polish-identification-numbers-utils-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils-parent/
implementation 'pl.foltak.polish-identification-numbers-utils:polish-identification-numbers-utils-parent:1.0.0'
// https://jarcasting.com/artifacts/pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils-parent/
implementation ("pl.foltak.polish-identification-numbers-utils:polish-identification-numbers-utils-parent:1.0.0")
'pl.foltak.polish-identification-numbers-utils:polish-identification-numbers-utils-parent:pom:1.0.0'
<dependency org="pl.foltak.polish-identification-numbers-utils" name="polish-identification-numbers-utils-parent" rev="1.0.0">
<artifact name="polish-identification-numbers-utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.foltak.polish-identification-numbers-utils', module='polish-identification-numbers-utils-parent', version='1.0.0')
)
libraryDependencies += "pl.foltak.polish-identification-numbers-utils" % "polish-identification-numbers-utils-parent" % "1.0.0"
[pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils-parent "1.0.0"]