is not current version
Last Version 3.1.1

de.pfabulist.roast:unchecked 3.0

Java without checking for checked exceptions

GroupId

GroupId

de.pfabulist.roast
ArtifactId

ArtifactId

unchecked
Version

Version

3.0
Type

Type

jar

Download unchecked 3.0


<!-- https://jarcasting.com/artifacts/de.pfabulist.roast/unchecked/ -->
<dependency>
    <groupId>de.pfabulist.roast</groupId>
    <artifactId>unchecked</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.pfabulist.roast/unchecked/
implementation 'de.pfabulist.roast:unchecked:3.0'
// https://jarcasting.com/artifacts/de.pfabulist.roast/unchecked/
implementation ("de.pfabulist.roast:unchecked:3.0")
'de.pfabulist.roast:unchecked:jar:3.0'
<dependency org="de.pfabulist.roast" name="unchecked" rev="3.0">
  <artifact name="unchecked" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pfabulist.roast', module='unchecked', version='3.0')
)
libraryDependencies += "de.pfabulist.roast" % "unchecked" % "3.0"
[de.pfabulist.roast/unchecked "3.0"]