xpath-to-xml-scala 2.1.3


Group ID:
com.github.simy4.xpath
Artifact ID:
xpath-to-xml-scala_2.12
Version:
2.1.3
Release Date:
May 16, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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