Team33 Exceptional Library

Provides wrapping and unwrapping checked exceptions.

License

License

GroupId

GroupId

de.team33.libs
ArtifactId

ArtifactId

lib-exceptional-04
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Team33 Exceptional Library
Provides wrapping and unwrapping checked exceptions.
Project URL

Project URL

https://github.com/akk-team33/lib-exceptional
Source Code Management

Source Code Management

https://github.com/akk-team33/lib-exceptional

Download lib-exceptional-04

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
de.team33.libs : lib-testing-01 jar 1.0.0
junit : junit jar [4.13,5.0)

Project Modules

There are no modules declared in this project.

lib-exceptional

Provides wrapping and unwrapping checked exceptions.

Version 4

Requires

Java 8

pom.xml

<dependency>
  <groupId>de.team33.libs</groupId>
  <artifactId>lib-exceptional-04</artifactId>
  <version>4.0.0</version>
</dependency>

Versions

Version
4.0.0