libraryDependencies += "com.thoughtworks.binding" %% "xmlextractor" % "12.1.1+1-bf41f82c"

Mill build tool

ivy"com.thoughtworks.binding::xmlextractor:12.1.1+1-bf41f82c"

Scala CLI

//> using dep "com.thoughtworks.binding::xmlextractor:12.1.1+1-bf41f82c"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::xmlextractor:12.1.1+1-bf41f82c`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>xmlextractor_2.13</artifactId>
  <version>12.1.1+1-bf41f82c</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'xmlextractor_2.13', version: '12.1.1+1-bf41f82c'