Czech Boole Expression

This project provides an easy way of reading boolean expressions written in Czech language

License

License

GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

czech-bool-expression
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Czech Boole Expression
This project provides an easy way of reading boolean expressions written in Czech language
Project URL

Project URL

http://github.com/jalasoft/czech-bool-expression
Source Code Management

Source Code Management

https://github.com/jalasoft/czech-bool-expression

Download czech-bool-expression

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jalasoft/czech-bool-expression/ -->
<dependency>
    <groupId>com.github.jalasoft</groupId>
    <artifactId>czech-bool-expression</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jalasoft/czech-bool-expression/
implementation 'com.github.jalasoft:czech-bool-expression:1.0.2'
// https://jarcasting.com/artifacts/com.github.jalasoft/czech-bool-expression/
implementation ("com.github.jalasoft:czech-bool-expression:1.0.2")
'com.github.jalasoft:czech-bool-expression:jar:1.0.2'
<dependency org="com.github.jalasoft" name="czech-bool-expression" rev="1.0.2">
  <artifact name="czech-bool-expression" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jalasoft', module='czech-bool-expression', version='1.0.2')
)
libraryDependencies += "com.github.jalasoft" % "czech-bool-expression" % "1.0.2"
[com.github.jalasoft/czech-bool-expression "1.0.2"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0