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


Group ID:
com.mthaler
Artifact ID:
xmlconfect_2.13
Version:
0.4.8
Release Date:
Jun 24, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.mthaler::xmlconfect:0.4.8"

Scala CLI

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

Ammonite REPL

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

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

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