Last Version

jdk contract tests 1.6.7

JDK interface contract test for JUnit

License

License

ISC
GroupId

GroupId

com.github.nwillc
ArtifactId

ArtifactId

contracts
Version

Version

1.6.7
Type

Type

jar
Description

Description

jdk contract tests
JDK interface contract test for JUnit
Project URL

Project URL

https://github.com/nwillc/jdk_contract_tests
Source Code Management

Source Code Management

https://github.com/nwillc/jdk_contract_tests

Download contracts 1.6.7


<!-- https://jarcasting.com/artifacts/com.github.nwillc/contracts/ -->
<dependency>
    <groupId>com.github.nwillc</groupId>
    <artifactId>contracts</artifactId>
    <version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nwillc/contracts/
implementation 'com.github.nwillc:contracts:1.6.7'
// https://jarcasting.com/artifacts/com.github.nwillc/contracts/
implementation ("com.github.nwillc:contracts:1.6.7")
'com.github.nwillc:contracts:jar:1.6.7'
<dependency org="com.github.nwillc" name="contracts" rev="1.6.7">
  <artifact name="contracts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nwillc', module='contracts', version='1.6.7')
)
libraryDependencies += "com.github.nwillc" % "contracts" % "1.6.7"
[com.github.nwillc/contracts "1.6.7"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.