is not current version
Last Version 2.2.3

com.github.simy4.xpath:xpath-to-xml-scala_2.11 2.1.3

Convenient utility to build XML models by evaluating XPath expressions

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.simy4.xpath
ArtifactId

ArtifactId

xpath-to-xml-scala_2.11
Version

Version

2.1.3
Type

Type

jar

Download xpath-to-xml-scala_2.11 2.1.3


<!-- https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml-scala_2.11/ -->
<dependency>
    <groupId>com.github.simy4.xpath</groupId>
    <artifactId>xpath-to-xml-scala_2.11</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml-scala_2.11/
implementation 'com.github.simy4.xpath:xpath-to-xml-scala_2.11:2.1.3'
// https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml-scala_2.11/
implementation ("com.github.simy4.xpath:xpath-to-xml-scala_2.11:2.1.3")
'com.github.simy4.xpath:xpath-to-xml-scala_2.11:jar:2.1.3'
<dependency org="com.github.simy4.xpath" name="xpath-to-xml-scala_2.11" rev="2.1.3">
  <artifact name="xpath-to-xml-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simy4.xpath', module='xpath-to-xml-scala_2.11', version='2.1.3')
)
libraryDependencies += "com.github.simy4.xpath" % "xpath-to-xml-scala_2.11" % "2.1.3"
[com.github.simy4.xpath/xpath-to-xml-scala_2.11 "2.1.3"]