Jar examples for t:tag-expressions
Parses boolean infix expressions
You can download jar file tag-expressions 1.1.1 in this page.
MIT License
You can use the following script to add tag-expressions-1.1.1.jar to your project.
<dependency> <groupId>io.cucumber</groupId> <artifactId>tag-expressions</artifactId> <version>1.1.1</version> </dependency>
compile group: 'io.cucumber', name: 'tag-expressions', version: '1.1.1'
libraryDependencies += "io.cucumber" % "tag-expressions" % "1.1.1"
<dependency org="io.cucumber" name="tag-expressions" rev="1.1.1"/>
@Grapes(@Grab(group='io.cucumber', module='tag-expressions', version='1.1.1'))
'io.cucumber:tag-expressions:jar:1.1.1'
Click the following link to download the jar file.
tag-expressions-1.1.1-javadoc.jar