xpath-to-xml-scala 2.1.4


Group ID:
com.github.simy4.xpath
Artifact ID:
xpath-to-xml-scala_2.13
Version:
2.1.4
Release Date:
Jan 17, 2020
Licenses:
Files:

libraryDependencies += "com.github.simy4.xpath" %% "xpath-to-xml-scala" % "2.1.4"

Mill build tool

ivy"com.github.simy4.xpath::xpath-to-xml-scala:2.1.4"

Scala CLI

//> using dep "com.github.simy4.xpath::xpath-to-xml-scala:2.1.4"

Ammonite REPL

import $ivy.`com.github.simy4.xpath::xpath-to-xml-scala:2.1.4`

<dependency>
  <groupId>com.github.simy4.xpath</groupId>
  <artifactId>xpath-to-xml-scala_2.13</artifactId>
  <version>2.1.4</version>
</dependency>

compile group: 'com.github.simy4.xpath', name: 'xpath-to-xml-scala_2.13', version: '2.1.4'