jlib exception framework

jlib framework providing means to easily define new exceptions with expressive messages

License

License

GroupId

GroupId

org.jlib
ArtifactId

ArtifactId

jlib-exception
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jlib exception framework
jlib framework providing means to easily define new exceptions with expressive messages
Source Code Management

Source Code Management

https://github.com/jlib-framework/jlib-exception.git

Download jlib-exception

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jlib : jlib-message jar 1.0.0

Project Modules

There are no modules declared in this project.
org.jlib

jlib

Versions

Version
1.0.0