is not current version
Last Version 3.1.1

de.pfabulist.roast:unchecked 3.1

Java without checking for checked exceptions

GroupId

GroupId

de.pfabulist.roast
ArtifactId

ArtifactId

unchecked
Version

Version

3.1
Type

Type

jar

Download unchecked 3.1


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