Preconditions

A Java library for enforcing preconditions.

License

License

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

preconditions
Last Version

Last Version

1.29
Release Date

Release Date

Type

Type

jar
Description

Description

Preconditions
A Java library for enforcing preconditions.

Download preconditions

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.bitbucket.cowwoc : diff-match-patch jar 1.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.29
1.28
1.27
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5