julienst / ezxml   0.6.1

MIT License GitHub

Extensions ontop the standard xml library for encoding, decoding, mapping and mutability

Scala versions: 2.13
Scala.js versions: 1.x

ezxml-extension 0.2


Group ID:
com.github.julienst
Artifact ID:
ezxml-extension_2.13
Version:
0.2
Release Date:
Jun 18, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.julienst" %% "ezxml-extension" % "0.2"

Mill build tool

ivy"com.github.julienst::ezxml-extension:0.2"

Scala CLI

//> using dep "com.github.julienst::ezxml-extension:0.2"

Ammonite REPL

import $ivy.`com.github.julienst::ezxml-extension:0.2`

<dependency>
  <groupId>com.github.julienst</groupId>
  <artifactId>ezxml-extension_2.13</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.julienst', name: 'ezxml-extension_2.13', version: '0.2'