Files download
File Operation
ipaddress-4.3.3.jar download
ipaddress-4.3.3.pom download
ipaddress-4.3.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.seancfoley</groupId>
  <artifactId>ipaddress</artifactId>
  <version>4.3.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.seancfoley:ipaddress:4.3.3'
Gradle Kotlin
implementation("com.github.seancfoley:ipaddress:4.3.3")
Scala SBT
libraryDependencies += "com.github.seancfoley" % "ipaddress" % "4.3.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.seancfoley', module='ipaddress', version='4.3.3')
)
Apache Ivy
<dependency org="com.github.seancfoley" name="ipaddress" rev="4.3.3" />
Leiningen
[com.github.seancfoley/ipaddress "4.3.3"]
Apache Buildr
'com.github.seancfoley:ipaddress:jar:4.3.3'
Dependencies
The project has no third-party dependencies