MVN

org.scijava : jep

Maven & Gradle

Jun 09, 2016
6 usages
3 stars

Java Expression Parser · JEP is a Java library for parsing and evaluating mathematical expressions.

<dependency>
    <groupId>org.scijava</groupId>
    <artifactId>jep</artifactId>
    <version>2.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scijava : jep to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.2

All Versions

Choose a version of org.scijava : jep to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
jep-2.4.2
jep-2.4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scijava</groupId>
    <artifactId>jep</artifactId>
    <version>2.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scijava : jep gradle dependency to your build.gradle file:

implementation 'org.scijava:jep:2.4.2'

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

implementation("org.scijava:jep:2.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scijava : jep sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scijava" % "jep" % "2.4.2"

Advertisement

Dependencies from Group

Sep 22, 2021
43 usages
166 stars
Aug 06, 2023
30 usages
77 stars
Nov 19, 2015
7 usages
Dec 17, 2021
7 usages
jep
Jun 09, 2016
6 usages
3 stars

Discover Dependencies

Aug 31, 2012
1 usages
62 stars
Jun 26, 2014
1 usages
0 stars
Mar 16, 2015
Feb 02, 2012
1 usages
1 stars
Feb 02, 2011
1 usages
Jun 10, 2013
0 stars
Nov 12, 2013
9 usages
Mar 17, 2012
1 stars