MVN

to.lova.humanize : humanize-parent

Maven & Gradle

Jul 27, 2017
4 stars

Humanize · Humanization libraries for Java

<dependency>
    <groupId>to.lova.humanize</groupId>
    <artifactId>humanize-parent</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of to.lova.humanize : humanize-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of to.lova.humanize : humanize-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
humanize-parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>to.lova.humanize</groupId>
    <artifactId>humanize-parent</artifactId>
    <version>0.1.2</version>
</dependency>

Advertisement