is not current version
Last Version 2.0

eu.codearte.catch-exception:catch-exception 1.4.6

Catch and verify exceptions

GroupId

GroupId

eu.codearte.catch-exception
ArtifactId

ArtifactId

catch-exception
Version

Version

1.4.6
Type

Type

jar

Download catch-exception 1.4.6


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