Jar examples for p:preconditions
A simple but complete set of precondition checks for Java.
You can download jar file preconditions 1.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add preconditions-1.12.jar to your project.
<dependency> <groupId>org.bitbucket.cowwoc</groupId> <artifactId>preconditions</artifactId> <version>1.12</version> </dependency>
compile group: 'org.bitbucket.cowwoc', name: 'preconditions', version: '1.12'
libraryDependencies += "org.bitbucket.cowwoc" % "preconditions" % "1.12"
<dependency org="org.bitbucket.cowwoc" name="preconditions" rev="1.12"/>
@Grapes(@Grab(group='org.bitbucket.cowwoc', module='preconditions', version='1.12'))
'org.bitbucket.cowwoc:preconditions:jar:1.12'
Click the following link to download the jar file.
preconditions-1.12-javadoc.jar