is not current version
Last Version 1.23

net.ripe.commons:commons-ip-math-parent 1.20

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

Categories

Categories

Net
GroupId

GroupId

net.ripe.commons
ArtifactId

ArtifactId

commons-ip-math-parent
Version

Version

1.20
Type

Type

pom

Download commons-ip-math-parent 1.20


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