xmlextractor 11.7.0


Group ID:
com.thoughtworks.binding
Artifact ID:
xmlextractor_2.12
Version:
11.7.0
Release Date:
Mar 26, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.thoughtworks.binding" %% "xmlextractor" % "11.7.0"

Mill build tool

ivy"com.thoughtworks.binding::xmlextractor:11.7.0"

Scala CLI

//> using dep "com.thoughtworks.binding::xmlextractor:11.7.0"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::xmlextractor:11.7.0`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>xmlextractor_2.12</artifactId>
  <version>11.7.0</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'xmlextractor_2.12', version: '11.7.0'