exp4j
exp4j is a mathematical expression evaluator for the Java programming language. It is a simple-to-use and small library (~50kb) without any external dependencies.
Check out http://www.objecthunter.net/exp4j/ for documentation and examples
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.objecthunter |
| Идентификатор | Идентификаторexp4j |
| Последняя версия | Последняя версия0.4.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеexp4j
A simple mathematical expression evaluator for java.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| exp4j-0.4.8.pom | |
| exp4j-0.4.8.jar | 40 KB |
| exp4j-0.4.8-sources.jar | 20 KB |
| exp4j-0.4.8-javadoc.jar | 114 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.objecthunter/exp4j/ -->
<dependency>
<groupId>net.objecthunter</groupId>
<artifactId>exp4j</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.objecthunter/exp4j/
implementation 'net.objecthunter:exp4j:0.4.8'
// https://jarcasting.com/artifacts/net.objecthunter/exp4j/
implementation ("net.objecthunter:exp4j:0.4.8")
'net.objecthunter:exp4j:jar:0.4.8'
<dependency org="net.objecthunter" name="exp4j" rev="0.4.8">
<artifact name="exp4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.objecthunter', module='exp4j', version='0.4.8')
)
libraryDependencies += "net.objecthunter" % "exp4j" % "0.4.8"
[net.objecthunter/exp4j "0.4.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.1.1 |
exp4j is a mathematical expression evaluator for the Java programming language. It is a simple-to-use and small library (~50kb) without any external dependencies.
Check out http://www.objecthunter.net/exp4j/ for documentation and examples
| Версия |
|---|
|
0.4.8
|
|
0.4.7
|
|
0.4.6
|
|
0.4.5
|
|
0.4.4
|
|
0.4.3
|
|
0.4.3.BETA-3
|
|
0.4.3.BETA-2
|
|
0.4.3.BETA-1
|
|
0.4.0.ALPHA-3
|
|
0.4.0.ALPHA-2
|
|
0.4.0.ALPHA-1
|
|
exp4j-0.4.3.BETA-1
|