atry / xmlextractor.scala   12.1.2

MIT License GitHub
Scala versions: 2.13
Scala.js versions: 0.6

xmlextractor 12.0.0


Group ID:
com.thoughtworks.binding
Artifact ID:
xmlextractor_2.13
Version:
12.0.0
Release Date:
Dec 24, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>xmlextractor_2.13</artifactId>
  <version>12.0.0</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'xmlextractor_2.13', version: '12.0.0'