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

com.bol:ip-resource 1.4.1

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

Группа

Группа

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

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

ip-resource
Версия

Версия

1.4.1
Тип

Тип

jar

Скачать ip-resource 1.4.1


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