MVN

org.bidib.com.surelogic : promises

Maven & Gradle

Feb 17, 2017

SureLogic Promise Annotations · Provides the annotations necessary to express models of programmer design intent in Java code. Promises are supra-linguistic formal annotations to programs. Each promise has a precise meaning and constrains the implementation and evolution of the code it targets. Promises are also (typically) modular, meaning that the implementation constraint on the code of a promise is limited in scope.

<dependency>
    <groupId>org.bidib.com.surelogic</groupId>
    <artifactId>promises</artifactId>
    <version>5.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bidib.com.surelogic : promises to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.6.0

All Versions

Choose a version of org.bidib.com.surelogic : promises to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.6.x
promises-5.6.0

How to add a dependency to Maven

Add the following org.bidib.com.surelogic : promises maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bidib.com.surelogic</groupId>
    <artifactId>promises</artifactId>
    <version>5.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bidib.com.surelogic : promises gradle dependency to your build.gradle file:

implementation 'org.bidib.com.surelogic:promises:5.6.0'

Gradle Kotlin DSL: Add the following org.bidib.com.surelogic : promises gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bidib.com.surelogic:promises:5.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bidib.com.surelogic : promises sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bidib.com.surelogic" % "promises" % "5.6.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 24, 2023
1 usages
19.4k stars
Jun 24, 2023
4 usages
19.4k stars
Jun 24, 2023
9 usages
19.5k stars
Jun 24, 2023
9 usages
19.4k stars
Jun 24, 2023
28 usages
19.7k stars
Aug 09, 2023
2.5k stars
Mar 30, 2018
0 stars
Apr 20, 2017
1 stars
Nov 18, 2019
1 usages