Jar examples for t:throwables
A tiny Java8 exception & error handling utility library. Whenever possible it tries to be API-compatible to Google Guava.
You can download jar file throwables 0.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add throwables-0.1.1.jar to your project.
<dependency> <groupId>br.com.objectos.core</groupId> <artifactId>throwables</artifactId> <version>0.1.1</version> </dependency>
compile group: 'br.com.objectos.core', name: 'throwables', version: '0.1.1'
libraryDependencies += "br.com.objectos.core" % "throwables" % "0.1.1"
<dependency org="br.com.objectos.core" name="throwables" rev="0.1.1"/>
@Grapes(@Grab(group='br.com.objectos.core', module='throwables', version='0.1.1'))
'br.com.objectos.core:throwables:jar:0.1.1'
Click the following link to download the jar file.
throwables-0.1.1-javadoc.jar