Last Version

SneakyThrow 1.2.0

Java library to ignore checked exceptions

License

License

Categories

Categories

SneakyThrow Development Tools Development Libraries
GroupId

GroupId

com.rainerhahnekamp
ArtifactId

ArtifactId

sneakythrow
Version

Version

1.2.0
Type

Type

jar
Description

Description

SneakyThrow
Java library to ignore checked exceptions
Project URL

Project URL

https://github.com/rainerhahnekamp/sneakythrow
Source Code Management

Source Code Management

https://github.com/rainerhahnekamp/sneakythrow

Download sneakythrow 1.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.