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-scalaxml 0.0.15


Group ID:
com.github.geirolz
Artifact ID:
cats-xml-scalaxml_3
Version:
0.0.15
Release Date:
Jan 8, 2024
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "cats-xml-scalaxml" % "0.0.15"

Mill build tool

ivy"com.github.geirolz::cats-xml-scalaxml:0.0.15"

Scala CLI

//> using dep "com.github.geirolz::cats-xml-scalaxml:0.0.15"

Ammonite REPL

import $ivy.`com.github.geirolz::cats-xml-scalaxml:0.0.15`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>cats-xml-scalaxml_3</artifactId>
  <version>0.0.15</version>
</dependency>

compile group: 'com.github.geirolz', name: 'cats-xml-scalaxml_3', version: '0.0.15'