is not current version
Last Version 3.0.8

de.fau.cs.osr.ptk:ptk-xpath 3.0.7

Query ASTs using XPath expressions

GroupId

GroupId

de.fau.cs.osr.ptk
ArtifactId

ArtifactId

ptk-xpath
Version

Version

3.0.7
Type

Type

jar

Download ptk-xpath 3.0.7


<!-- https://jarcasting.com/artifacts/de.fau.cs.osr.ptk/ptk-xpath/ -->
<dependency>
    <groupId>de.fau.cs.osr.ptk</groupId>
    <artifactId>ptk-xpath</artifactId>
    <version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.fau.cs.osr.ptk/ptk-xpath/
implementation 'de.fau.cs.osr.ptk:ptk-xpath:3.0.7'
// https://jarcasting.com/artifacts/de.fau.cs.osr.ptk/ptk-xpath/
implementation ("de.fau.cs.osr.ptk:ptk-xpath:3.0.7")
'de.fau.cs.osr.ptk:ptk-xpath:jar:3.0.7'
<dependency org="de.fau.cs.osr.ptk" name="ptk-xpath" rev="3.0.7">
  <artifact name="ptk-xpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fau.cs.osr.ptk', module='ptk-xpath', version='3.0.7')
)
libraryDependencies += "de.fau.cs.osr.ptk" % "ptk-xpath" % "3.0.7"
[de.fau.cs.osr.ptk/ptk-xpath "3.0.7"]