ExceptionLib

Library for standard exceptions

License

License

GroupId

GroupId

com.s4nderdevelopment
ArtifactId

ArtifactId

exception-lib
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ExceptionLib
Library for standard exceptions
Project URL

Project URL

https://gitlab.com/s4nderdevelopment/java-exception-lib
Source Code Management

Source Code Management

https://gitlab.com/s4nderdevelopment/java-exception-lib

Download exception-lib

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0