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.2-RC1


Group ID:
com.github.geirolz
Artifact ID:
advxml-core_2.12
Version:
2.3.2-RC1
Release Date:
Jul 26, 2021
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "advxml-core" % "2.3.2-RC1"

Mill build tool

ivy"com.github.geirolz::advxml-core:2.3.2-RC1"

Scala CLI

//> using dep "com.github.geirolz::advxml-core:2.3.2-RC1"

Ammonite REPL

import $ivy.`com.github.geirolz::advxml-core:2.3.2-RC1`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>advxml-core_2.12</artifactId>
  <version>2.3.2-RC1</version>
</dependency>

compile group: 'com.github.geirolz', name: 'advxml-core_2.12', version: '2.3.2-RC1'