geirolz / advxml   2.5.1

Apache License 2.0 Website GitHub

A lightweight, simple and functional DSL library to work with XML in Scala with Cats

Scala versions: 3.x 2.13 2.12

advxml-core 2.3.0-RC3


Group ID:
com.github.geirolz
Artifact ID:
advxml-core_2.13
Version:
2.3.0-RC3
Release Date:
Jan 19, 2021
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "advxml-core" % "2.3.0-RC3"

Mill build tool

ivy"com.github.geirolz::advxml-core:2.3.0-RC3"

Scala CLI

//> using dep "com.github.geirolz::advxml-core:2.3.0-RC3"

Ammonite REPL

import $ivy.`com.github.geirolz::advxml-core:2.3.0-RC3`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>advxml-core_2.13</artifactId>
  <version>2.3.0-RC3</version>
</dependency>

compile group: 'com.github.geirolz', name: 'advxml-core_2.13', version: '2.3.0-RC3'