MVN

com.github.sebhoss.contract : contract-verifier

Maven & Gradle

Oct 05, 2013
4 usages
1 stars
<dependency>
    <groupId>com.github.sebhoss.contract</groupId>
    <artifactId>contract-verifier</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sebhoss.contract : contract-verifier to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.sebhoss.contract : contract-verifier to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
contract-verifier-1.0.0

How to add a dependency to Maven

Add the following com.github.sebhoss.contract : contract-verifier maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sebhoss.contract</groupId>
    <artifactId>contract-verifier</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sebhoss.contract : contract-verifier gradle dependency to your build.gradle file:

implementation 'com.github.sebhoss.contract:contract-verifier:1.0.0'

Gradle Kotlin DSL: Add the following com.github.sebhoss.contract : contract-verifier gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sebhoss.contract:contract-verifier:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sebhoss.contract : contract-verifier sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sebhoss.contract" % "contract-verifier" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 03, 2023
40 usages
504 stars
Feb 09, 2016
11 usages
Nov 02, 2017
13 usages
9.5k stars
ejb
May 02, 2018
48 usages
395 stars
Jan 18, 2020
12 usages
8.4k stars
Apr 14, 2021
3 usages
1 stars
Jul 12, 2023
84 usages