Dryuf Eval

Dryuf Eval provides evaluation of math expressions. By math, it's meant math operations and functions, logical operations, conversions and any other customized functionality.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dryuf
ArtifactId

ArtifactId

dryuf-eval-lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dryuf Eval
Dryuf Eval provides evaluation of math expressions. By math, it's meant math operations and functions, logical operations, conversions and any other customized functionality.
Project URL

Project URL

https://github.com/dryuf/dryuf-eval
Source Code Management

Source Code Management

https://github.com/dryuf/dryuf-eval/

Download dryuf-eval-lib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0