Recursive Expressions

Java library for working with recursive expressions and context-free languages and grammars.

License

License

Categories

Categories

Net
GroupId

GroupId

cz.net21.ttulka.recexp
ArtifactId

ArtifactId

recursive-expressions
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Recursive Expressions
Java library for working with recursive expressions and context-free languages and grammars.
Project URL

Project URL

https://github.com/ttulka/recursive-expressions

Download recursive-expressions

How to add to project

<!-- https://jarcasting.com/artifacts/cz.net21.ttulka.recexp/recursive-expressions/ -->
<dependency>
    <groupId>cz.net21.ttulka.recexp</groupId>
    <artifactId>recursive-expressions</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.net21.ttulka.recexp/recursive-expressions/
implementation 'cz.net21.ttulka.recexp:recursive-expressions:1.0.0'
// https://jarcasting.com/artifacts/cz.net21.ttulka.recexp/recursive-expressions/
implementation ("cz.net21.ttulka.recexp:recursive-expressions:1.0.0")
'cz.net21.ttulka.recexp:recursive-expressions:jar:1.0.0'
<dependency org="cz.net21.ttulka.recexp" name="recursive-expressions" rev="1.0.0">
  <artifact name="recursive-expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.net21.ttulka.recexp', module='recursive-expressions', version='1.0.0')
)
libraryDependencies += "cz.net21.ttulka.recexp" % "recursive-expressions" % "1.0.0"
[cz.net21.ttulka.recexp/recursive-expressions "1.0.0"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.2-beta
0.0.1-beta
0.0.0-beta