Last Version

inetutils4j 0.0.2

Helper class for internet related operations.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

inetutils4j
Version

Version

0.0.2
Type

Type

jar
Description

Description

inetutils4j
Helper class for internet related operations.
Source Code Management

Source Code Management

https://github.com/fracpete/inetutils4j

Download inetutils4j 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.argparse4j : argparse4j jar 0.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.