MVN

com.github.nwillc : contracts

Maven & Gradle

Feb 01, 2015
2 usages
0 stars

jdk contract tests · JDK interface contract test for JUnit

<dependency>
    <groupId>com.github.nwillc</groupId>
    <artifactId>contracts</artifactId>
    <version>1.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nwillc : contracts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.7

All Versions

Choose a version of com.github.nwillc : contracts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
contracts-1.6.7
contracts-1.6.6
contracts-1.6.5
contracts-1.6.4
contracts-1.6.3
contracts-1.6.2
1.5
contracts-1.5
1.4
contracts-1.4
1.2
contracts-1.2
1.0
contracts-1.0

How to add a dependency to Maven

Add the following com.github.nwillc : contracts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nwillc</groupId>
    <artifactId>contracts</artifactId>
    <version>1.6.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nwillc : contracts gradle dependency to your build.gradle file:

implementation 'com.github.nwillc:contracts:1.6.7'

Gradle Kotlin DSL: Add the following com.github.nwillc : contracts gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nwillc:contracts:1.6.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nwillc : contracts sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nwillc" % "contracts" % "1.6.7"

Advertisement

Dependencies from Group

Feb 01, 2015
2 usages
0 stars
Jun 02, 2015
1 usages
2 stars
Dec 23, 2014
10 stars
Nov 19, 2014
4 stars

Discover Dependencies

Aug 03, 2012
7 usages
Nov 19, 2013
8 usages
9 stars
Apr 08, 2013
14 usages
1 stars
Dec 06, 2005
1 usages
Jul 05, 2012
2 usages
Sep 20, 2005
21 usages
Oct 26, 2012
1 usages
1 stars
May 01, 2014
22 usages
1 stars