is not current version
Last Version 1.0.20

info.cukes:bool 1.0.11

Boolean expression evaluator

GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

bool
Version

Version

1.0.11
Type

Type

jar

Download bool 1.0.11


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