не последняя версия
Последняя версия 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.

Категории

Категории

Сеть
Группа

Группа

net.ripe.commons
Идентификатор

Идентификатор

commons-ip-math-parent
Версия

Версия

1.20
Тип

Тип

pom

Скачать commons-ip-math-parent 1.20

Имя Файла Размер
commons-ip-math-parent-1.20.pom 3 KB
Обзор

<!-- 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"]