Last Version

eu.codearte.catch-exception:catch-exception 2.0

Catch throwables (not only exceptions)

License

License

GroupId

GroupId

eu.codearte.catch-exception
ArtifactId

ArtifactId

catch-exception
Version

Version

2.0
Type

Type

jar
Description

Description

Catch throwables (not only exceptions)

Download catch-exception 2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.assertj : assertj-core Optional jar 3.12.2
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.