is not current version
Last Version 5.3.4

IPAddress 5.3.3

Library for handling IP addresses, both IPv4 and IPv6

License

License

GroupId

GroupId

com.github.seancfoley
ArtifactId

ArtifactId

ipaddress
Version

Version

5.3.3
Type

Type

jar
Description

Description

IPAddress
Library for handling IP addresses, both IPv4 and IPv6
Project URL

Project URL

https://seancfoley.github.io/IPAddress/
Source Code Management

Source Code Management

https://github.com/seancfoley/IPAddress/tree/master

Download ipaddress 5.3.3


<!-- https://jarcasting.com/artifacts/com.github.seancfoley/ipaddress/ -->
<dependency>
    <groupId>com.github.seancfoley</groupId>
    <artifactId>ipaddress</artifactId>
    <version>5.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seancfoley/ipaddress/
implementation 'com.github.seancfoley:ipaddress:5.3.3'
// https://jarcasting.com/artifacts/com.github.seancfoley/ipaddress/
implementation ("com.github.seancfoley:ipaddress:5.3.3")
'com.github.seancfoley:ipaddress:jar:5.3.3'
<dependency org="com.github.seancfoley" name="ipaddress" rev="5.3.3">
  <artifact name="ipaddress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seancfoley', module='ipaddress', version='5.3.3')
)
libraryDependencies += "com.github.seancfoley" % "ipaddress" % "5.3.3"
[com.github.seancfoley/ipaddress "5.3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.