Core library for contract checking in Java, providing assertions and preconditions.
<dependency>
<groupId>com.io7m.jaffirm</groupId>
<artifactId>com.io7m.jaffirm.core</artifactId>
<version>4.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Checks a precondition that a value is not null.
No known issues recorded.
No dependency data recorded yet.