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