An open API service indexing awesome lists of open source software.

https://github.com/rala72/subnet

This library makes subnet-calculation easy.
https://github.com/rala72/subnet

java-library subnet subnetting

Last synced: 5 months ago
JSON representation

This library makes subnet-calculation easy.

Awesome Lists containing this project

README

          

# Subnet

[![Maven Central](https://img.shields.io/maven-central/v/io.rala/subnet?color=brightgreen)](https://central.sonatype.com/artifact/io.rala/subnet)
[![JavaDoc](https://javadoc.io/badge2/io.rala/subnet/javadoc.svg)](https://javadoc.io/doc/io.rala/subnet)
[![Build Status](https://dl.circleci.com/status-badge/img/gh/rala72/subnet/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/rala72/subnet/tree/master)
[![Coverage Status](https://coveralls.io/repos/github/rala72/subnet/badge.svg?branch=master)](https://coveralls.io/github/rala72/subnet?branch=master)

This library makes subnet-calculation easy.
The development of this class started back in 2014.

This code is used in rala's projects:

* [Subnettable (Android)](http://www.rala.io/app/subnettable)
* [Subnettable (Desktop)](http://www.rala.io/programs/subnettable)

More details (like a changelog) are available at the [project homepage](http://www.rala.io/library/subnet).