ru.romangr:exceptional

Exceptional is a small util to simplify error handling in Java

License

License

GroupId

GroupId

ru.romangr
ArtifactId

ArtifactId

exceptional
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

ru.romangr:exceptional
Exceptional is a small util to simplify error handling in Java
Project URL

Project URL

https://github.com/romangr/exceptional
Source Code Management

Source Code Management

https://github.com/romangr/exceptional

Download exceptional

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.2.0
0.1.0