objectos :: core :: throwables

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

objectos :: core :: 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.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"]

Зависимости

test (1)

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

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

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

Objectos Software

We craft Java tools.

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

Версия
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0