Exceptional

Utilities for handling exceptions.

License

License

GroupId

GroupId

com.rezzedup.util
ArtifactId

ArtifactId

exceptional
Last Version

Last Version

0.2.0-rc.1
Release Date

Release Date

Type

Type

jar
Description

Description

Exceptional
Utilities for handling exceptions.
Project URL

Project URL

https://github.com/RezzedUp/Exceptional
Source Code Management

Source Code Management

https://github.com/RezzedUp/Exceptional

Download exceptional

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
pl.tlinkowski.annotation : pl.tlinkowski.annotation.basic jar 0.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0-rc.1
0.1.0