Last Version

CIDRUtils 1.4

Provides a subnet range matcher for IPv4 and IPv6

License

License

GroupId

GroupId

com.github.felfert
ArtifactId

ArtifactId

cidrutils
Version

Version

1.4
Type

Type

jar
Description

Description

CIDRUtils
Provides a subnet range matcher for IPv4 and IPv6
Project URL

Project URL

http://github.com/felfert/CIDRUtils
Source Code Management

Source Code Management

http://github.com/felfert/CIDRUtils

Download cidrutils 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.