Jar examples for b:better-preconditions
Java APIs for creating more readable and testable preconditions
You can download jar file better-preconditions 0.1.1 in this page.
MIT License
You can use the following script to add better-preconditions-0.1.1.jar to your project.
<dependency> <groupId>com.github.choonchernlim</groupId> <artifactId>better-preconditions</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.github.choonchernlim', name: 'better-preconditions', version: '0.1.1'
libraryDependencies += "com.github.choonchernlim" % "better-preconditions" % "0.1.1"
<dependency org="com.github.choonchernlim" name="better-preconditions" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.choonchernlim', module='better-preconditions', version='0.1.1'))
'com.github.choonchernlim:better-preconditions:jar:0.1.1'
Click the following link to download the jar file.
better-preconditions-0.1.1-javadoc.jar