не последняя версия
Последняя версия 1.4.7

com.bol:ip-resource 1.3

High performance, low memory IP library (originally developed for RIPE NCC Whois server)

Группа

Группа

com.bol
Идентификатор

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

ip-resource
Версия

Версия

1.3
Тип

Тип

jar

Скачать ip-resource 1.3


<!-- https://jarcasting.com/artifacts/com.bol/ip-resource/ -->
<dependency>
    <groupId>com.bol</groupId>
    <artifactId>ip-resource</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bol/ip-resource/
implementation 'com.bol:ip-resource:1.3'
// https://jarcasting.com/artifacts/com.bol/ip-resource/
implementation ("com.bol:ip-resource:1.3")
'com.bol:ip-resource:jar:1.3'
<dependency org="com.bol" name="ip-resource" rev="1.3">
  <artifact name="ip-resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bol', module='ip-resource', version='1.3')
)
libraryDependencies += "com.bol" % "ip-resource" % "1.3"
[com.bol/ip-resource "1.3"]