MVN

dev.personnummer : personnummer

Maven & Gradle

Apr 25, 2023
8 stars

Personnummer · personnummer is a small open-source project that validates, formatting and determine sex and age from swedish personal identity numbers

<dependency>
    <groupId>dev.personnummer</groupId>
    <artifactId>personnummer</artifactId>
    <version>3.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.personnummer : personnummer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.1

All Versions

Choose a version of dev.personnummer : personnummer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
personnummer-3.4.1
3.3.x
personnummer-3.3.3

How to add a dependency to Maven

Add the following dev.personnummer : personnummer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.personnummer</groupId>
    <artifactId>personnummer</artifactId>
    <version>3.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.personnummer : personnummer gradle dependency to your build.gradle file:

implementation 'dev.personnummer:personnummer:3.4.1'

Gradle Kotlin DSL: Add the following dev.personnummer : personnummer gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.personnummer:personnummer:3.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.personnummer : personnummer sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.personnummer" % "personnummer" % "3.4.1"

Advertisement

Dependencies from Group

Apr 25, 2023
8 stars

Discover Dependencies

Sep 30, 2020
3 stars
Oct 01, 2020
0 stars
Oct 12, 2021
8 usages
93 stars
Sep 12, 2022
1 stars
Mar 23, 2021
4 usages
16 stars
Jun 15, 2021
1 usages
16 stars
Jun 25, 2021
3 usages
15 stars
Aug 14, 2023
2 usages
5 stars
Sep 13, 2021
9 usages
6 stars