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