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


Group ID:
com.github.geirolz
Artifact ID:
advxml-core_2.13
Version:
2.3.1
Release Date:
May 7, 2021
Licenses:
Files:

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

Mill build tool

ivy"com.github.geirolz::advxml-core:2.3.1"

Scala CLI

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

Ammonite REPL

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

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

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