MVN

com.rainerhahnekamp : sneakythrow

Maven & Gradle

Apr 13, 2019
4 usages
75 stars

SneakyThrow · Java library to ignore checked exceptions

<dependency>
    <groupId>com.rainerhahnekamp</groupId>
    <artifactId>sneakythrow</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rainerhahnekamp : sneakythrow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.rainerhahnekamp : sneakythrow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
sneakythrow-1.2.0
1.1.x
sneakythrow-1.1.0
1.0.x
sneakythrow-1.0.0
0.9.x
sneakythrow-0.9.0

How to add a dependency to Maven

Add the following com.rainerhahnekamp : sneakythrow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rainerhahnekamp</groupId>
    <artifactId>sneakythrow</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rainerhahnekamp : sneakythrow gradle dependency to your build.gradle file:

implementation 'com.rainerhahnekamp:sneakythrow:1.2.0'

Gradle Kotlin DSL: Add the following com.rainerhahnekamp : sneakythrow gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rainerhahnekamp:sneakythrow:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rainerhahnekamp : sneakythrow sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rainerhahnekamp" % "sneakythrow" % "1.2.0"

Advertisement

Dependencies from Group

Apr 13, 2019
4 usages
75 stars

Discover Dependencies

Aug 22, 2023
2.3k usages
14.5k stars
Aug 25, 2023
2 usages
19.7k stars
Jul 18, 2023
230 usages
2.2k stars
Sep 01, 2018
1 stars
Aug 09, 2023
12 usages
2.9k stars
Jun 25, 2018
53 usages
6 stars
Jul 29, 2023
10 usages
6k stars
Jul 15, 2023
5 usages
May 16, 2023
26 usages
318 stars