objectos :: core :: throwables

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

License

License

GroupId

GroupId

br.com.objectos.core
ArtifactId

ArtifactId

throwables
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download throwables

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.objectos.core/throwables/ -->
<dependency>
    <groupId>br.com.objectos.core</groupId>
    <artifactId>throwables</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.core/throwables/
implementation 'br.com.objectos.core:throwables:0.5.0'
// https://jarcasting.com/artifacts/br.com.objectos.core/throwables/
implementation ("br.com.objectos.core:throwables:0.5.0")
'br.com.objectos.core:throwables:jar:0.5.0'
<dependency org="br.com.objectos.core" name="throwables" rev="0.5.0">
  <artifact name="throwables" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.core', module='throwables', version='0.5.0')
)
libraryDependencies += "br.com.objectos.core" % "throwables" % "0.5.0"
[br.com.objectos.core/throwables "0.5.0"]

Dependencies

test (1)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.8.0

Project Modules

There are no modules declared in this project.
br.com.objectos.core

Objectos Software

We craft Java tools.

Versions

Version
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0