profunktor / neutron   0.8.0

Apache License 2.0 Website GitHub

:stars: Purely functional Apache Pulsar client for Scala built on top of Fs2

Scala versions: 3.x 2.13

neutron-circe 0.1.0


Group ID:
dev.profunktor
Artifact ID:
neutron-circe_3
Version:
0.1.0
Release Date:
Oct 23, 2021
Licenses:
Files:

libraryDependencies += "dev.profunktor" %% "neutron-circe" % "0.1.0"

Mill build tool

ivy"dev.profunktor::neutron-circe:0.1.0"

Scala CLI

//> using dep "dev.profunktor::neutron-circe:0.1.0"

Ammonite REPL

import $ivy.`dev.profunktor::neutron-circe:0.1.0`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>neutron-circe_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'dev.profunktor', name: 'neutron-circe_3', version: '0.1.0'