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

global 2.3.0-NEW-BUILD


Group ID:
com.github.geirolz
Artifact ID:
global_2.12
Version:
2.3.0-NEW-BUILD
Release Date:
Jan 1, 2021
Licenses:
Files:

libraryDependencies += "com.github.geirolz" %% "global" % "2.3.0-NEW-BUILD"

Mill build tool

ivy"com.github.geirolz::global:2.3.0-NEW-BUILD"

Scala CLI

//> using dep "com.github.geirolz::global:2.3.0-NEW-BUILD"

Ammonite REPL

import $ivy.`com.github.geirolz::global:2.3.0-NEW-BUILD`

<dependency>
  <groupId>com.github.geirolz</groupId>
  <artifactId>global_2.12</artifactId>
  <version>2.3.0-NEW-BUILD</version>
</dependency>

compile group: 'com.github.geirolz', name: 'global_2.12', version: '2.3.0-NEW-BUILD'