License |
License |
---|---|
GroupId | GroupIdcom.github.jgonian |
ArtifactId | ArtifactIdcommons-ip-math |
Version | Version1.32 |
Type | Typejar |
Description |
Descriptioncommons-ip-math
A project to make it easier to work with Internet resources, such as IPv4, IPv6 and AS numbers.
|
Filename | Size |
---|---|
commons-ip-math-1.32.pom | |
commons-ip-math-1.32.jar | 44 KB |
commons-ip-math-1.32-sources.jar | 34 KB |
commons-ip-math-1.32-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math/ -->
<dependency>
<groupId>com.github.jgonian</groupId>
<artifactId>commons-ip-math</artifactId>
<version>1.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math/
implementation 'com.github.jgonian:commons-ip-math:1.32'
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math/
implementation ("com.github.jgonian:commons-ip-math:1.32")
'com.github.jgonian:commons-ip-math:jar:1.32'
<dependency org="com.github.jgonian" name="commons-ip-math" rev="1.32">
<artifact name="commons-ip-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jgonian', module='commons-ip-math', version='1.32')
)
libraryDependencies += "com.github.jgonian" % "commons-ip-math" % "1.32"
[com.github.jgonian/commons-ip-math "1.32"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.7.5 |