Jar examples for c:catch-exception
Catch throwables (not only exceptions)
You can download jar file catch-exception 1.3.3 in this page.
Apache 2
You can use the following script to add catch-exception-1.3.3.jar to your project.
<dependency> <groupId>eu.codearte.catch-exception</groupId> <artifactId>catch-exception</artifactId> <version>1.3.3</version> </dependency>
compile group: 'eu.codearte.catch-exception', name: 'catch-exception', version: '1.3.3'
libraryDependencies += "eu.codearte.catch-exception" % "catch-exception" % "1.3.3"
<dependency org="eu.codearte.catch-exception" name="catch-exception" rev="1.3.3"/>
@Grapes(@Grab(group='eu.codearte.catch-exception', module='catch-exception', version='1.3.3'))
'eu.codearte.catch-exception:catch-exception:jar:1.3.3'
Click the following link to download the jar file.
catch-exception-1.3.3-javadoc.jar