MVN

com.github.sebhoss.contract : contract-el

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
contract-el-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.sebhoss.contract</groupId>
    <artifactId>contract-el</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-el gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

May 27, 2012
4 usages
Mar 22, 2019
3 usages
108 stars
Apr 21, 2018
7 usages
9 stars
Sep 22, 2020
39 usages
22 stars
Jul 01, 2018
3 usages
363 stars
Jul 09, 2020
4 usages
Aug 07, 2023
2 usages
79 stars
Jul 31, 2023
10 usages
34 stars
Jun 11, 2015
7 usages
73 stars