License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdpl.foltak.polish-identification-numbers-utils |
ArtifactId | ArtifactIdpolish-identification-numbers-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPolish Identification Numbers utils
Java library for validating and decoding PESEL
|
<!-- https://jarcasting.com/artifacts/pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils/ -->
<dependency>
<groupId>pl.foltak.polish-identification-numbers-utils</groupId>
<artifactId>polish-identification-numbers-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils/
implementation 'pl.foltak.polish-identification-numbers-utils:polish-identification-numbers-utils:1.0.0'
// https://jarcasting.com/artifacts/pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils/
implementation ("pl.foltak.polish-identification-numbers-utils:polish-identification-numbers-utils:1.0.0")
'pl.foltak.polish-identification-numbers-utils:polish-identification-numbers-utils:jar:1.0.0'
<dependency org="pl.foltak.polish-identification-numbers-utils" name="polish-identification-numbers-utils" rev="1.0.0">
<artifact name="polish-identification-numbers-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.foltak.polish-identification-numbers-utils', module='polish-identification-numbers-utils', version='1.0.0')
)
libraryDependencies += "pl.foltak.polish-identification-numbers-utils" % "polish-identification-numbers-utils" % "1.0.0"
[pl.foltak.polish-identification-numbers-utils/polish-identification-numbers-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |