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


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

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

Mill build tool

ivy"com.flowtick::xmls:0.1.8"

Scala CLI

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

Ammonite REPL

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

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

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