MVN

net.objecthunter : exp4j

Maven & Gradle

Jan 30, 2017
19 usages
468 stars

exp4j · A simple mathematical expression evaluator for java.

<dependency>
    <groupId>net.objecthunter</groupId>
    <artifactId>exp4j</artifactId>
    <version>0.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.objecthunter : exp4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.8
  • Latest Beta: 0.4.3.BETA-3
  • Latest Alpha: 0.4.0.ALPHA-3

All Versions

Choose a version of net.objecthunter : exp4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
exp4j-0.4.8
exp4j-0.4.7
exp4j-0.4.6
exp4j-0.4.5
exp4j-0.4.4
exp4j-0.4.3
exp4j-0.4.3.BETA-3
exp4j-0.4.3.BETA-2
exp4j-0.4.3.BETA-1
exp4j-0.4.0.ALPHA-3
exp4j-0.4.0.ALPHA-2
exp4j-0.4.0.ALPHA-1
exp4j
exp4j-exp4j-0.4.3.BETA-1

How to add a dependency to Maven

Add the following net.objecthunter : exp4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.objecthunter</groupId>
    <artifactId>exp4j</artifactId>
    <version>0.4.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.objecthunter : exp4j gradle dependency to your build.gradle file:

implementation 'net.objecthunter:exp4j:0.4.8'

Gradle Kotlin DSL: Add the following net.objecthunter : exp4j gradle kotlin dependency to your build.gradle.kts file:

implementation("net.objecthunter:exp4j:0.4.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.objecthunter : exp4j sbt scala dependency to your build.sbt file:

libraryDependencies += "net.objecthunter" % "exp4j" % "0.4.8"

Advertisement

Dependencies from Group

Jan 30, 2017
19 usages
468 stars

Discover Dependencies

Aug 21, 2023
118 usages
461 stars
Apr 05, 2017
15 usages
431 stars
Mar 03, 2021
3 usages
6k stars
Aug 07, 2023
110 usages
5.7k stars
Dec 18, 2022
99 usages
38 stars
Apr 26, 2023
34 usages
2.5k stars
Apr 27, 2015
194 stars