geirolz / cats-xml   0.0.15

Apache License 2.0 Website GitHub

A functional library to work with XML in Scala using Cats.

Scala versions: 3.x 2.13

cats-xml-effect 0.0.7


Group ID:
com.github.geirolz
Artifact ID:
cats-xml-effect_3
Version:
0.0.7
Release Date:
Dec 23, 2022
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "cats-xml-effect" % "0.0.7"

Mill build tool

ivy"com.github.geirolz::cats-xml-effect:0.0.7"

Scala CLI

//> using dep "com.github.geirolz::cats-xml-effect:0.0.7"

Ammonite REPL

import $ivy.`com.github.geirolz::cats-xml-effect:0.0.7`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>cats-xml-effect_3</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'com.github.geirolz', name: 'cats-xml-effect_3', version: '0.0.7'