x

xbean_xpath

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