xpath-to-xml-scala 2.2.2


Group ID:
com.github.simy4.xpath
Artifact ID:
xpath-to-xml-scala_2.13
Version:
2.2.2
Release Date:
Mar 30, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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