unchecked

Java without checking for checked exceptions

License

License

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

unchecked
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

unchecked
Java without checking for checked exceptions

Download unchecked

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0
0.1.1
0.1