Files download
File Operation
ip4s-core_2.13-3.1-31-6cf472c.jar download
ip4s-core_2.13-3.1-31-6cf472c.pom download
ip4s-core_2.13-3.1-31-6cf472c-sources.jar download
Apache Maven
<dependency>
  <groupId>com.comcast</groupId>
  <artifactId>ip4s-core_2.13</artifactId>
  <version>3.1-31-6cf472c</version>
</dependency>
Gradle Groovy
implementation 'com.comcast:ip4s-core_2.13:3.1-31-6cf472c'
Gradle Kotlin
implementation("com.comcast:ip4s-core_2.13:3.1-31-6cf472c")
Scala SBT
libraryDependencies += "com.comcast" % "ip4s-core_2.13" % "3.1-31-6cf472c"
Groovy Grape
@Grapes(
  @Grab(group='com.comcast', module='ip4s-core_2.13', version='3.1-31-6cf472c')
)
Apache Ivy
<dependency org="com.comcast" name="ip4s-core_2.13" rev="3.1-31-6cf472c" />
Leiningen
[com.comcast/ip4s-core_2.13 "3.1-31-6cf472c"]
Apache Buildr
'com.comcast:ip4s-core_2.13:jar:3.1-31-6cf472c'