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-xpath 0.0.5


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

libraryDependencies += "com.github.geirolz" %% "cats-xml-xpath" % "0.0.5"

Mill build tool

ivy"com.github.geirolz::cats-xml-xpath:0.0.5"

Scala CLI

//> using dep "com.github.geirolz::cats-xml-xpath:0.0.5"

Ammonite REPL

import $ivy.`com.github.geirolz::cats-xml-xpath:0.0.5`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>cats-xml-xpath_2.13</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'com.github.geirolz', name: 'cats-xml-xpath_2.13', version: '0.0.5'