is not current version
Last Version 0.9.1

com.oneandone:network-commons 0.9.0

IP network related classes

Categories

Categories

Net
GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

network-commons
Version

Version

0.9.0
Type

Type

jar

Download network-commons 0.9.0


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