xmlextractor 10.0.0-M9


Group ID:
com.thoughtworks.binding
Artifact ID:
xmlextractor_2.12
Version:
10.0.0-M9
Release Date:
Nov 22, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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