MVN

com.lambdista : try

Maven & Gradle

Jul 27, 2015
1 usages
102 stars

Try-Success-Failure for Java 8 · Implementation of the Scala's Try-Success-Failure's API for Java 8

<dependency>
    <groupId>com.lambdista</groupId>
    <artifactId>try</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lambdista : try to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of com.lambdista : try to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
try-0.3.1
try-0.3.0
0.2.x
try-0.2.0
0.1.x
try-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lambdista</groupId>
    <artifactId>try</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lambdista : try gradle dependency to your build.gradle file:

implementation 'com.lambdista:try:0.3.1'

Gradle Kotlin DSL: Add the following com.lambdista : try gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lambdista:try:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lambdista : try sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lambdista" % "try" % "0.3.1"

Advertisement

Dependencies from Group

Jun 13, 2019
3 usages
30 stars
Jan 21, 2019
2 usages
30 stars
Mar 08, 2017
2 usages
30 stars
Jun 16, 2020
2 usages
30 stars
Jan 21, 2019
2 usages
30 stars

Discover Dependencies

Mar 17, 2016
695 stars
Jun 17, 2015
4 usages
41 stars
Jun 18, 2015
56 stars
Jun 19, 2015
1 stars
Jun 15, 2015
1 stars
Jun 15, 2015
1 stars
Jun 15, 2015
1 stars
Aug 27, 2015
4 usages
1 stars
May 12, 2016
1 stars