is not current version
Last Version 8.3.2

de.team33.libs:lib-exceptional 8.2.2

Provides wrapping and unwrapping checked exceptions.

GroupId

GroupId

de.team33.libs
ArtifactId

ArtifactId

lib-exceptional
Version

Version

8.2.2
Type

Type

jar

Download lib-exceptional 8.2.2


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