MVN

com.thoughtworks.future : multipleexception_sjs0.6_2.11

Maven & Gradle

Dec 19, 2019
1 usages
36 stars

MultipleException · MultipleException

<dependency>
    <groupId>com.thoughtworks.future</groupId>
    <artifactId>multipleexception_sjs0.6_2.11</artifactId>
    <version>2.0.0+72-cfc13c52</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thoughtworks.future : multipleexception_sjs0.6_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0+72-cfc13c52

All Versions

Choose a version of com.thoughtworks.future : multipleexception_sjs0.6_2.11 to add to Maven or Gradle - All Versions:

  • Version Updated
  • multipleexception_sjs0.6_2.11-2.0.0+72-cfc13c52

    Dec 19, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+70-dbea3525

    Nov 24, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+69-062856d3

    Nov 22, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+68-f9e4cfd2

    Nov 21, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+66-83405dab

    Oct 17, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+68-7086fabe

    Oct 17, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+71-1035d844

    Oct 17, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+73-4893962d

    Oct 16, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+76-9dfbc5a4

    Oct 16, 2019
  • multipleexception_sjs0.6_2.11-2.0.0+79-2aa986f1

    Oct 16, 2019
  • multipleexception_sjs0.6_2.11-2.0.0

    Mar 01, 2019
  • multipleexception_sjs0.6_2.11-2.0.0-M6

    May 24, 2018

How to add a dependency to Maven

Add the following com.thoughtworks.future : multipleexception_sjs0.6_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thoughtworks.future</groupId>
    <artifactId>multipleexception_sjs0.6_2.11</artifactId>
    <version>2.0.0+72-cfc13c52</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thoughtworks.future : multipleexception_sjs0.6_2.11 gradle dependency to your build.gradle file:

implementation 'com.thoughtworks.future:multipleexception_sjs0.6_2.11:2.0.0+72-cfc13c52'

Gradle Kotlin DSL: Add the following com.thoughtworks.future : multipleexception_sjs0.6_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thoughtworks.future:multipleexception_sjs0.6_2.11:2.0.0+72-cfc13c52")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thoughtworks.future : multipleexception_sjs0.6_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thoughtworks.future" % "multipleexception_sjs0.6_2.11" % "2.0.0+72-cfc13c52"