is not current version
Last Version 0.0.2

com.github.fracpete:inetutils4j 0.0.1

Helper class for internet related operations.

Categories

Categories

Net
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

inetutils4j
Version

Version

0.0.1
Type

Type

jar

Download inetutils4j 0.0.1


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