is not current version
Last Version 3.4.0

org.apache.marmotta:ldpath-functions-xml 3.3.0

LDPath Functions for XML content.

GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldpath-functions-xml
Version

Version

3.3.0
Type

Type

jar

Download ldpath-functions-xml 3.3.0


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldpath-functions-xml/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldpath-functions-xml</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldpath-functions-xml/
implementation 'org.apache.marmotta:ldpath-functions-xml:3.3.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldpath-functions-xml/
implementation ("org.apache.marmotta:ldpath-functions-xml:3.3.0")
'org.apache.marmotta:ldpath-functions-xml:jar:3.3.0'
<dependency org="org.apache.marmotta" name="ldpath-functions-xml" rev="3.3.0">
  <artifact name="ldpath-functions-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldpath-functions-xml', version='3.3.0')
)
libraryDependencies += "org.apache.marmotta" % "ldpath-functions-xml" % "3.3.0"
[org.apache.marmotta/ldpath-functions-xml "3.3.0"]