Unlaxer parser combinator

a simple parser combinator inspired by RelaxNG

License

License

MIT
GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

tinyExpression-bigdecimal
Last Version

Last Version

1.1.24
Release Date

Release Date

Type

Type

jar
Description

Description

Unlaxer parser combinator
a simple parser combinator inspired by RelaxNG
Project URL

Project URL

https://bitbucket.org/opaopa6969/unlaxer

Download tinyExpression-bigdecimal

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.unlaxer : tinyExpression jar 1.1.24

test (4)

Group / Artifact Type Version
net.arnx : jsonic jar 1.3.10
junit : junit jar 4.12
org.unlaxer : unlaxer-testbase jar 1.1.24
org.unlaxer : tinyExpression-testbase jar 1.1.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17