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