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.7.0


Group ID:
dev.profunktor
Artifact ID:
neutron-circe_3
Version:
0.7.0
Release Date:
Jun 14, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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