com.github.x25:ip-subnet-tree

An implementation of IP radix trie.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.x25
ArtifactId

ArtifactId

ip-subnet-tree
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.x25:ip-subnet-tree
An implementation of IP radix trie.
Project URL

Project URL

https://github.com/x25/ip-subnet-tree

Download ip-subnet-tree

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1