Last Version

Preconditions 1.29

A Java library for enforcing preconditions.

License

License

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

preconditions
Version

Version

1.29
Type

Type

jar
Description

Description

Preconditions
A Java library for enforcing preconditions.

Download preconditions 1.29


<!-- 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.