Jar examples for c:com.io7m.jaffirm.core
Contract checking (Core)
You can download jar file com.io7m.jaffirm.core 1.0.1 in this page.
You can use the following script to add com.io7m.jaffirm.core-1.0.1.jar to your project.
<dependency> <groupId>com.io7m.jaffirm</groupId> <artifactId>com.io7m.jaffirm.core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.io7m.jaffirm', name: 'com.io7m.jaffirm.core', version: '1.0.1'
libraryDependencies += "com.io7m.jaffirm" % "com.io7m.jaffirm.core" % "1.0.1"
<dependency org="com.io7m.jaffirm" name="com.io7m.jaffirm.core" rev="1.0.1"/>
@Grapes(@Grab(group='com.io7m.jaffirm', module='com.io7m.jaffirm.core', version='1.0.1'))
'com.io7m.jaffirm:com.io7m.jaffirm.core:jar:1.0.1'
Click the following link to download the jar file.
com.io7m.jaffirm.core-1.0.1-javadoc.jar