jep

java expression parser

License

License

GroupId

GroupId

com.exp-blog
ArtifactId

ArtifactId

jep
Last Version

Last Version

3.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

jep
java expression parser
Project URL

Project URL

https://github.com/lyy289065406/jep
Source Code Management

Source Code Management

https://github.com/lyy289065406/jep

Download jep

How to add to project

<!-- https://jarcasting.com/artifacts/com.exp-blog/jep/ -->
<dependency>
    <groupId>com.exp-blog</groupId>
    <artifactId>jep</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exp-blog/jep/
implementation 'com.exp-blog:jep:3.4.0'
// https://jarcasting.com/artifacts/com.exp-blog/jep/
implementation ("com.exp-blog:jep:3.4.0")
'com.exp-blog:jep:jar:3.4.0'
<dependency org="com.exp-blog" name="jep" rev="3.4.0">
  <artifact name="jep" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exp-blog', module='jep', version='3.4.0')
)
libraryDependencies += "com.exp-blog" % "jep" % "3.4.0"
[com.exp-blog/jep "3.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.0