Last Version

ip-utils 1.3

A set of utility classes for working with IP addresses

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

ip-utils
Version

Version

1.3
Type

Type

jar
Description

Description

ip-utils
A set of utility classes for working with IP addresses
Project URL

Project URL

https://robtimus.github.io/ip-utils/
Source Code Management

Source Code Management

https://github.com/robtimus/ip-utils

Download ip-utils 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.robtimus : try-parse jar 1.1.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.