MVN

org.treexl : treexl-jvm

Maven & Gradle

Aug 12, 2023
0 stars

treexl · Treexl - Tree Extensible EXpression Language

<dependency>
    <groupId>org.treexl</groupId>
    <artifactId>treexl-jvm</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.treexl : treexl-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of org.treexl : treexl-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
treexl-jvm-0.5
0.4
treexl-jvm-0.4
0.3
treexl-jvm-0.3
0.2
treexl-jvm-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.treexl</groupId>
    <artifactId>treexl-jvm</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.treexl : treexl-jvm gradle dependency to your build.gradle file:

implementation 'org.treexl:treexl-jvm:0.5'

Gradle Kotlin DSL: Add the following org.treexl : treexl-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.treexl:treexl-jvm:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.treexl : treexl-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.treexl" % "treexl-jvm" % "0.5"

Advertisement

Dependencies from Group

Aug 12, 2023
0 stars

Discover Dependencies

Oct 02, 2021
57.5k stars
Oct 02, 2021
1 usages
57.5k stars
Aug 26, 2023
1 usages
1.3k stars
Feb 21, 2022
568 stars
Feb 21, 2022
26 stars
May 09, 2021
1 usages
1 stars
May 09, 2021
1 stars