is not current version
Last Version 1.32

com.github.jgonian:commons-ip-math-parent 1.31

A project to make it easier to work with Internet resources, such as IPv4, IPv6 and AS numbers.

GroupId

GroupId

com.github.jgonian
ArtifactId

ArtifactId

commons-ip-math-parent
Version

Version

1.31
Type

Type

pom

Download commons-ip-math-parent 1.31


<!-- https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/ -->
<dependency>
    <groupId>com.github.jgonian</groupId>
    <artifactId>commons-ip-math-parent</artifactId>
    <version>1.31</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/
implementation 'com.github.jgonian:commons-ip-math-parent:1.31'
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/
implementation ("com.github.jgonian:commons-ip-math-parent:1.31")
'com.github.jgonian:commons-ip-math-parent:pom:1.31'
<dependency org="com.github.jgonian" name="commons-ip-math-parent" rev="1.31">
  <artifact name="commons-ip-math-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jgonian', module='commons-ip-math-parent', version='1.31')
)
libraryDependencies += "com.github.jgonian" % "commons-ip-math-parent" % "1.31"
[com.github.jgonian/commons-ip-math-parent "1.31"]