x

xbean_xpath

Files download
File Operation
xbean_xpath-1.0.4.jar download
xbean_xpath-1.0.4.pom download
Apache Maven
<dependency>
  <groupId>xmlbeans</groupId>
  <artifactId>xbean_xpath</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'xmlbeans:xbean_xpath:1.0.4'
Gradle Kotlin
implementation("xmlbeans:xbean_xpath:1.0.4")
Scala SBT
libraryDependencies += "xmlbeans" % "xbean_xpath" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='xmlbeans', module='xbean_xpath', version='1.0.4')
)
Apache Ivy
<dependency org="xmlbeans" name="xbean_xpath" rev="1.0.4" />
Leiningen
[xmlbeans/xbean_xpath "1.0.4"]
Apache Buildr
'xmlbeans:xbean_xpath:jar:1.0.4'
Dependencies
The project has no third-party dependencies