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


Group ID:
com.mthaler
Artifact ID:
xmlconfect_2.12
Version:
0.4.6
Release Date:
Jun 29, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.mthaler::xmlconfect:0.4.6"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.mthaler</groupId>
  <artifactId>xmlconfect_2.12</artifactId>
  <version>0.4.6</version>
</dependency>

compile group: 'com.mthaler', name: 'xmlconfect_2.12', version: '0.4.6'