MVN

br.com.objectos : throwables

Maven & Gradle

Apr 12, 2016
7 usages

objectos :: throwables · A tiny Java8 exception & error handling utility library. Whenever possible it tries to be API-compatible to Google Guava.

<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>throwables</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.objectos : throwables to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of br.com.objectos : throwables to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
throwables-0.2.0
0.1.x
throwables-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>throwables</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.objectos : throwables gradle dependency to your build.gradle file:

implementation 'br.com.objectos:throwables:0.2.0'

Gradle Kotlin DSL: Add the following br.com.objectos : throwables gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.objectos:throwables:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.objectos : throwables sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.objectos" % "throwables" % "0.2.0"

Advertisement

Dependencies from Group

Nov 21, 2016
151 usages
Jul 01, 2015
55 usages
Oct 23, 2015
43 usages
Jun 03, 2015
42 usages
Mar 31, 2016
42 usages

Discover Dependencies

Aug 05, 2022
4 usages
46 stars
Apr 23, 2020
4 usages
Oct 27, 2021
3 usages
156 stars
Mar 21, 2018
3 usages
8.8k stars
Dec 20, 2021
5 usages
Dec 20, 2021
5 usages
Jun 10, 2019
3 usages
88 stars
Dec 02, 2016
5 usages