Last Version

IP addresses library 0.1

This library makes it possible to describe IP address ranges. It can convert to and from netmasked, CIDR and range notations for arbitrary ranges

License

License

Categories

Categories

Net
GroupId

GroupId

net.bican
ArtifactId

ArtifactId

jiplib
Version

Version

0.1
Type

Type

jar
Description

Description

IP addresses library
This library makes it possible to describe IP address ranges. It can convert to and from netmasked, CIDR and range notations for arbitrary ranges
Project Organization

Project Organization

Can Bican

Download jiplib 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.