License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdpl.foltak.polish-identification-numbers-utils |
ArtifactId | ArtifactIdpolish-identification-numbers-utils-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPolish Identification Numbers utils - parent pom
Java library for validating and decoding PESEL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
polish-identification-numbers-utils-parent-1.0.0.pom | 6 KB |
Browse |
<!-- 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"]