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