Jar examples for r:roast-unchecked
Java without checking for checked exceptions
You can download jar file roast-unchecked 3.2 in this page.
BSD-2-Clause
You can use the following script to add roast-unchecked-3.2.jar to your project.
<dependency> <groupId>de.pfabulist.roast</groupId> <artifactId>roast-unchecked</artifactId> <version>3.2</version> </dependency>
compile group: 'de.pfabulist.roast', name: 'roast-unchecked', version: '3.2'
libraryDependencies += "de.pfabulist.roast" % "roast-unchecked" % "3.2"
<dependency org="de.pfabulist.roast" name="roast-unchecked" rev="3.2"/>
@Grapes(@Grab(group='de.pfabulist.roast', module='roast-unchecked', version='3.2'))
'de.pfabulist.roast:roast-unchecked:jar:3.2'
Click the following link to download the jar file.
roast-unchecked-3.2-javadoc.jar