MVN

org.xpathqs : core

Maven & Gradle

Nov 21, 2022
3 usages
5 stars

XpathQS Core · A library for building Xpath queries in an OOP style

<dependency>
    <groupId>org.xpathqs</groupId>
    <artifactId>core</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xpathqs : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of org.xpathqs : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
core-0.1.4
core-0.1.3
core-0.1.2
core-0.1.1
core-0.1.0
0.0.x
core-0.0.7

How to add a dependency to Maven

Add the following org.xpathqs : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xpathqs</groupId>
    <artifactId>core</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xpathqs : core gradle dependency to your build.gradle file:

implementation 'org.xpathqs:core:0.1.4'

Gradle Kotlin DSL: Add the following org.xpathqs : core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xpathqs:core:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xpathqs : core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xpathqs" % "core" % "0.1.4"

Advertisement

Dependencies from Group

log
Nov 21, 2022
4 usages
2 stars
May 27, 2021
3 usages
5 stars
May 26, 2021
3 usages
2 stars
Nov 21, 2022
3 usages
5 stars
May 27, 2021
2 usages
2 stars

Discover Dependencies

Jun 30, 2023
3 usages
555 stars
Jun 30, 2023
4 usages
555 stars
Jun 11, 2023
3 usages
207 stars
Jul 19, 2023
4 usages
761 stars
May 23, 2023
3 usages
7 stars
Jul 17, 2023
3 usages
140 stars
Jul 17, 2023
3 usages
140 stars
Jul 29, 2021
3 usages
175 stars
Aug 01, 2023
41 usages
977 stars