is not current version
Last Version 2.2.0

xmlbeans:xbean_xpath 1.0.4


GroupId

GroupId

xmlbeans
ArtifactId

ArtifactId

xbean_xpath
Version

Version

1.0.4
Type

Type

jar

Download xbean_xpath 1.0.4


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