mthaler / xmlconfect   0.4.9

Apache License 2.0 GitHub

Type class based library to read / write XML

Scala versions: 2.13 2.12 2.11

xmlconfect 0.4.9


Group ID:
com.mthaler
Artifact ID:
xmlconfect_2.13
Version:
0.4.9
Release Date:
Jan 19, 2021
Licenses:
Files:

libraryDependencies += "com.mthaler" %% "xmlconfect" % "0.4.9"

Mill build tool

ivy"com.mthaler::xmlconfect:0.4.9"

Scala CLI

//> using dep "com.mthaler::xmlconfect:0.4.9"

Ammonite REPL

import $ivy.`com.mthaler::xmlconfect:0.4.9`

<dependency>
  <groupId>com.mthaler</groupId>
  <artifactId>xmlconfect_2.13</artifactId>
  <version>0.4.9</version>
</dependency>

compile group: 'com.mthaler', name: 'xmlconfect_2.13', version: '0.4.9'