License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.fracpete |
ArtifactId | ArtifactIdinetutils4j |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptioninetutils4j
Helper class for internet related operations.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
inetutils4j-0.0.2.pom | |
inetutils4j-0.0.2.jar | 14 KB |
inetutils4j-0.0.2-spring-boot.jar | 184 KB |
inetutils4j-0.0.2-sources.jar | 10 KB |
inetutils4j-0.0.2-javadoc.jar | 413 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.argparse4j : argparse4j | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |