xmlextractor 11.0.0-M0


Group ID:
com.thoughtworks.binding
Artifact ID:
xmlextractor_2.12
Version:
11.0.0-M0
Release Date:
Jan 15, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.thoughtworks.binding" %% "xmlextractor" % "11.0.0-M0"

Mill build tool

ivy"com.thoughtworks.binding::xmlextractor:11.0.0-M0"

Scala CLI

//> using dep "com.thoughtworks.binding::xmlextractor:11.0.0-M0"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::xmlextractor:11.0.0-M0`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>xmlextractor_2.12</artifactId>
  <version>11.0.0-M0</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'xmlextractor_2.12', version: '11.0.0-M0'