Skip to content

litesoft-java/IPaddress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPaddress

Format Verification and normalization of IPv4 and IPv6 address

On maven Central (latest release):

  <dependency>
    <groupId>org.litesoft</groupId>
    <artifactId>ipaddress</artifactId>
    <version>1.0.1</version>
  </dependency>