permutive-engineering / fs2-pubsub   3.0.0

Apache License 2.0 GitHub

Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.

Scala versions: 3.x 2.13

fs2-pubsub-pureconfig 3.0.0


Group ID:
com.permutive
Artifact ID:
fs2-pubsub-pureconfig_2.13
Version:
3.0.0
Version Scheme:
Release Date:
Oct 29, 2025
Licenses:
Files:
Full Scala Version:
2.13.17

libraryDependencies += "com.permutive" %% "fs2-pubsub-pureconfig" % "3.0.0"

Mill build tool

ivy"com.permutive::fs2-pubsub-pureconfig:3.0.0"

Scala CLI

//> using dep "com.permutive::fs2-pubsub-pureconfig:3.0.0"

Ammonite REPL

import $ivy.`com.permutive::fs2-pubsub-pureconfig:3.0.0`

<dependency>
  <groupId>com.permutive</groupId>
  <artifactId>fs2-pubsub-pureconfig_2.13</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.permutive', name: 'fs2-pubsub-pureconfig_2.13', version: '3.0.0'