License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.salemebo |
ArtifactId | ArtifactIdnetwork-utils-pom |
Version | Version0.2.8 |
Type | Typepom |
Description |
DescriptionJava Network Speed Utils
Java Network Speed Utils, a library to calculate 'socket and connection' "read and write speed", connectivity test and more
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
network-utils-pom-0.2.8.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.salemebo/network-utils-pom/ -->
<dependency>
<groupId>com.github.salemebo</groupId>
<artifactId>network-utils-pom</artifactId>
<version>0.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.salemebo/network-utils-pom/
implementation 'com.github.salemebo:network-utils-pom:0.2.8'
// https://jarcasting.com/artifacts/com.github.salemebo/network-utils-pom/
implementation ("com.github.salemebo:network-utils-pom:0.2.8")
'com.github.salemebo:network-utils-pom:pom:0.2.8'
<dependency org="com.github.salemebo" name="network-utils-pom" rev="0.2.8">
<artifact name="network-utils-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.salemebo', module='network-utils-pom', version='0.2.8')
)
libraryDependencies += "com.github.salemebo" % "network-utils-pom" % "0.2.8"
[com.github.salemebo/network-utils-pom "0.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |