objectos :: throwables

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

Лицензия

Лицензия

Группа

Группа

br.com.objectos
Идентификатор

Идентификатор

throwables
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

objectos :: throwables
A tiny Java8 exception & error handling utility library. Whenever possible it tries to be API-compatible to Google Guava.
Организация-разработчик

Организация-разработчик

Objectos Software LTDA

Скачать throwables

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
br.com.objectos : assertion jar 0.3.0

Модули Проекта

Данный проект не имеет модулей.
br.com.objectos

Objectos Software

We craft Java tools.

Версии библиотеки

Версия
0.2.0
0.1.0