flowtick / xmls   0.1.11

Apache License 2.0 GitHub

simple xml parser lib for Scala

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

xmls 0.1.9


Group ID:
com.flowtick
Artifact ID:
xmls_2.12
Version:
0.1.9
Release Date:
Mar 4, 2019
Licenses:
Files:

libraryDependencies += "com.flowtick" %% "xmls" % "0.1.9"

Mill build tool

ivy"com.flowtick::xmls:0.1.9"

Scala CLI

//> using dep "com.flowtick::xmls:0.1.9"

Ammonite REPL

import $ivy.`com.flowtick::xmls:0.1.9`

<dependency>
  <groupId>com.flowtick</groupId>
  <artifactId>xmls_2.12</artifactId>
  <version>0.1.9</version>
</dependency>

compile group: 'com.flowtick', name: 'xmls_2.12', version: '0.1.9'