Bool is a project that uses Hamcrest matchers to provide a clean way to write conditionals and making them readable even for your clients.
'com.lordofthejars:bool:0.9.0'
<dependency> <groupId>com.lordofthejars</groupId> <artifactId>bool</artifactId> <version>0.9.0</version> </dependency>
<dependency org="com.lordofthejars" name="bool" rev="0.9.0"/>
"com.lordofthejars", "bool", "0.9.0"