xmlextractor 10.0.0-M8


Group ID:
com.thoughtworks.binding
Artifact ID:
xmlextractor_2.12
Version:
10.0.0-M8
Release Date:
Nov 8, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.12.0

libraryDependencies += "com.thoughtworks.binding" %% "xmlextractor" % "10.0.0-M8"

Mill build tool

ivy"com.thoughtworks.binding::xmlextractor:10.0.0-M8"

Scala CLI

//> using dep "com.thoughtworks.binding::xmlextractor:10.0.0-M8"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::xmlextractor:10.0.0-M8`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>xmlextractor_2.12</artifactId>
  <version>10.0.0-M8</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'xmlextractor_2.12', version: '10.0.0-M8'