Jar examples for n:noexception
Makes exception handling concise and beautiful, yet architecturally clean and flexible.
You can download jar file noexception 1.3.0 in this page.
The Apache License, Version 2.0
You can use the following script to add noexception-1.3.0.jar to your project.
<dependency> <groupId>com.machinezoo.noexception</groupId> <artifactId>noexception</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.machinezoo.noexception', name: 'noexception', version: '1.3.0'
libraryDependencies += "com.machinezoo.noexception" % "noexception" % "1.3.0"
<dependency org="com.machinezoo.noexception" name="noexception" rev="1.3.0"/>
@Grapes(@Grab(group='com.machinezoo.noexception', module='noexception', version='1.3.0'))
'com.machinezoo.noexception:noexception:jar:1.3.0'
Click the following link to download the jar file.
noexception-1.3.0-javadoc.jar