MVN

com.tupilabs : human-name-parser

Maven & Gradle

Jul 08, 2020
20 stars

HumanNameParser.java · HumanNameParser.java, a Java port of HumanNameParser.php. Parser for human names in Java, all credit goes to @jasonpriem

<dependency>
    <groupId>com.tupilabs</groupId>
    <artifactId>human-name-parser</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tupilabs : human-name-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.tupilabs : human-name-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
human-name-parser-0.2
0.1
human-name-parser-0.1

How to add a dependency to Maven

Add the following com.tupilabs : human-name-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tupilabs</groupId>
    <artifactId>human-name-parser</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tupilabs : human-name-parser gradle dependency to your build.gradle file:

implementation 'com.tupilabs:human-name-parser:0.2'

Gradle Kotlin DSL: Add the following com.tupilabs : human-name-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tupilabs:human-name-parser:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tupilabs : human-name-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tupilabs" % "human-name-parser" % "0.2"

Advertisement

Dependencies from Group

Apr 20, 2016
2 usages
11 stars
Jul 24, 2015
9 stars
Nov 14, 2015
0 stars
Dec 22, 2015
5 stars
Jul 08, 2020
20 stars

Discover Dependencies

Jan 13, 2022
9 stars
Dec 23, 2020
12 usages
446 stars
Jan 26, 2022
4 usages
328 stars
Oct 28, 2022
13 usages
May 13, 2020
0 stars
Jun 30, 2020
570 stars