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


Group ID:
com.github.geirolz
Artifact ID:
cats-xml-effect_2.13
Version:
0.0.4
Release Date:
Dec 13, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>cats-xml-effect_2.13</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.geirolz', name: 'cats-xml-effect_2.13', version: '0.0.4'