| Группа | Группаcom.github.seancfoley |
|---|---|
| Идентификатор | Идентификаторipaddress |
| Версия | Версия4.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ipaddress-4.1.0.pom | |
| ipaddress-4.1.0.jar | 493 KB |
| ipaddress-4.1.0-sources.jar | 304 KB |
| ipaddress-4.1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.seancfoley/ipaddress/ -->
<dependency>
<groupId>com.github.seancfoley</groupId>
<artifactId>ipaddress</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seancfoley/ipaddress/
implementation 'com.github.seancfoley:ipaddress:4.1.0'
// https://jarcasting.com/artifacts/com.github.seancfoley/ipaddress/
implementation ("com.github.seancfoley:ipaddress:4.1.0")
'com.github.seancfoley:ipaddress:jar:4.1.0'
<dependency org="com.github.seancfoley" name="ipaddress" rev="4.1.0">
<artifact name="ipaddress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seancfoley', module='ipaddress', version='4.1.0')
)
libraryDependencies += "com.github.seancfoley" % "ipaddress" % "4.1.0"
[com.github.seancfoley/ipaddress "4.1.0"]