MVN

com.github.salemebo : network-utils-pom

Maven & Gradle

Aug 29, 2020
0 stars

Java Network Speed Utils · Java Network Speed Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more

<dependency>
    <groupId>com.github.salemebo</groupId>
    <artifactId>network-utils-pom</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.salemebo : network-utils-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.2.8

All Versions

Choose a version of com.github.salemebo : network-utils-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
network-utils-pom-0.2.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.salemebo</groupId>
    <artifactId>network-utils-pom</artifactId>
    <version>0.2.8</version>
</dependency>

Advertisement