xpath-to-xml-scala 2.3.0


Group ID:
com.github.simy4.xpath
Artifact ID:
xpath-to-xml-scala_3
Version:
2.3.0
Release Date:
May 14, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.simy4.xpath</groupId>
  <artifactId>xpath-to-xml-scala_3</artifactId>
  <version>2.3.0</version>
</dependency>

compile group: 'com.github.simy4.xpath', name: 'xpath-to-xml-scala_3', version: '2.3.0'