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