bool

Bool is a project that uses Hamcrest matchers to provide a clean way to write conditionals and making them readable even for your clients.

License

License

Apache License Version 2.0
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

bool
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

bool
Bool is a project that uses Hamcrest matchers to provide a clean way to write conditionals and making them readable even for your clients.
Project URL

Project URL

https://github.com/lordofthejars/bool

Download bool

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
cglib : cglib-nodep jar 2.2.2
org.objenesis : objenesis jar 1.2

provided (1)

Group / Artifact Type Version
com.googlecode.lambdaj : lambdaj jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0