MVN

com.udojava : EvalEx

Maven & Gradle

Nov 28, 2021
20 usages
880 stars

EvalEx · EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.

<dependency>
    <groupId>com.udojava</groupId>
    <artifactId>EvalEx</artifactId>
    <version>2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.udojava : EvalEx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7

All Versions

Choose a version of com.udojava : EvalEx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7
EvalEx-2.7
2.6
EvalEx-2.6
2.5
EvalEx-2.5
2.4
EvalEx-2.4
2.3
EvalEx-2.3
2.2
EvalEx-2.2
2.1
EvalEx-2.1
2.0
EvalEx-2.0
1.18
EvalEx-1.18
1.17
EvalEx-1.17
1.16
EvalEx-1.16
1.15
EvalEx-1.15
1.14
EvalEx-1.14
1.13
EvalEx-1.13
1.12
EvalEx-1.12
1.11
EvalEx-1.11
1.10
EvalEx-1.10
1.9
EvalEx-1.9
1.8
EvalEx-1.8
1.7
EvalEx-1.7
1.6
EvalEx-1.6
1.5
EvalEx-1.5
1.4
EvalEx-1.4
1.3
EvalEx-1.3
1.2
EvalEx-1.2
1.1
EvalEx-1.1
1.0
EvalEx-1.0

How to add a dependency to Maven

Add the following com.udojava : EvalEx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.udojava</groupId>
    <artifactId>EvalEx</artifactId>
    <version>2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.udojava : EvalEx gradle dependency to your build.gradle file:

implementation 'com.udojava:EvalEx:2.7'

Gradle Kotlin DSL: Add the following com.udojava : EvalEx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.udojava:EvalEx:2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.udojava : EvalEx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.udojava" % "EvalEx" % "2.7"

Advertisement

Dependencies from Group

Nov 28, 2021
20 usages
880 stars
Feb 20, 2017
3 usages
36 stars

Discover Dependencies

Aug 30, 2017
126 usages
682 stars
Apr 08, 2021
60 usages
217 stars
Aug 03, 2023
26 usages
63.3k stars
Jun 15, 2019
124 usages
976 stars
May 24, 2021
24 usages
1.6k stars
Jul 11, 2023
34 usages
2.7k stars
Sep 17, 2017
1 usages
0 stars
Aug 22, 2023
718 usages
5k stars
Aug 22, 2023
802 usages
5k stars