Last Version

Bool 1.0.20

Boolean expression evaluator

License

License

GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

bool
Version

Version

1.0.20
Type

Type

jar
Description

Description

Bool
Boolean expression evaluator
Project URL

Project URL

https://github.com/cucumber/bool

Download bool 1.0.20


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.