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 0.1


Group ID:
com.github.julienst
Artifact ID:
ezxml_2.13
Version:
0.1
Release Date:
Apr 5, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.julienst" %% "ezxml" % "0.1"

Mill build tool

ivy"com.github.julienst::ezxml:0.1"

Scala CLI

//> using dep "com.github.julienst::ezxml:0.1"

Ammonite REPL

import $ivy.`com.github.julienst::ezxml:0.1`

<dependency>
  <groupId>com.github.julienst</groupId>
  <artifactId>ezxml_2.13</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.julienst', name: 'ezxml_2.13', version: '0.1'