MVN

tk.pratanumandal : expr4j

Maven & Gradle

Sep 15, 2019
13 stars

Expr4j · Simple Java library to evaluate mathematical expressions

<dependency>
    <groupId>tk.pratanumandal</groupId>
    <artifactId>expr4j</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tk.pratanumandal : expr4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of tk.pratanumandal : expr4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
expr4j-0.0.3
expr4j-0.0.2
expr4j-0.0.1

How to add a dependency to Maven

Add the following tk.pratanumandal : expr4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tk.pratanumandal</groupId>
    <artifactId>expr4j</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tk.pratanumandal : expr4j gradle dependency to your build.gradle file:

implementation 'tk.pratanumandal:expr4j:0.0.3'

Gradle Kotlin DSL: Add the following tk.pratanumandal : expr4j gradle kotlin dependency to your build.gradle.kts file:

implementation("tk.pratanumandal:expr4j:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following tk.pratanumandal : expr4j sbt scala dependency to your build.sbt file:

libraryDependencies += "tk.pratanumandal" % "expr4j" % "0.0.3"

Advertisement

Dependencies from Group

Sep 15, 2019
13 stars
Apr 17, 2020
13 stars

Discover Dependencies

Sep 17, 2021
13 usages
6 stars
Jul 31, 2023
6 usages
2.1k stars
Aug 09, 2022
117 usages
276 stars
Oct 25, 2022
Jul 06, 2023
1 usages
7 stars
Aug 22, 2023
29 usages
2.1k stars
Oct 02, 2020
6 usages
11 stars