Jar examples for c:contracts
JDK interface contract test for JUnit
You can download jar file contracts 1.2 in this page.
ISC
You can use the following script to add contracts-1.2.jar to your project.
<dependency> <groupId>com.github.nwillc</groupId> <artifactId>contracts</artifactId> <version>1.2</version> </dependency>
compile group: 'com.github.nwillc', name: 'contracts', version: '1.2'
libraryDependencies += "com.github.nwillc" % "contracts" % "1.2"
<dependency org="com.github.nwillc" name="contracts" rev="1.2"/>
@Grapes(@Grab(group='com.github.nwillc', module='contracts', version='1.2'))
'com.github.nwillc:contracts:jar:1.2'
Click the following link to download the jar file.
contracts-1.2-javadoc.jar