is not current version
Last Version 0.14.0

com.oneandone:commons-network 0.12.0

IP network related classes

Categories

Categories

Net
GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

commons-network
Version

Version

0.12.0
Type

Type

jar

Download commons-network 0.12.0


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