Last Version

unchecked 2.1.1

Java without checking for checked exceptions

License

License

GroupId

GroupId

de.pfabulist.kleinod
ArtifactId

ArtifactId

unchecked
Version

Version

2.1.1
Type

Type

jar
Description

Description

unchecked
Java without checking for checked exceptions

Download unchecked 2.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
de.pfabulist : nonnullbydefault jar 2.0.5

Project Modules

There are no modules declared in this project.