is not current version
Last Version 0.2.0-rc.1

Exceptional 0.1.0

Utilities for handling exceptions.

License

License

GroupId

GroupId

com.rezzedup.util
ArtifactId

ArtifactId

exceptional
Version

Version

0.1.0
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

http://github.com/RezzedUp/Exceptional

Download exceptional 0.1.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.