MVN

com.rezzedup.util : exceptional

Maven & Gradle

Feb 05, 2022
1 stars

Exceptional · Utilities for handling exceptions.

<dependency>
    <groupId>com.rezzedup.util</groupId>
    <artifactId>exceptional</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rezzedup.util : exceptional to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0
  • Latest Release Candidate: 0.2.0-rc.1

All Versions

Choose a version of com.rezzedup.util : exceptional to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
exceptional-0.2.0-rc.1
0.1.x
exceptional-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.rezzedup.util</groupId>
    <artifactId>exceptional</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rezzedup.util : exceptional gradle dependency to your build.gradle file:

implementation 'com.rezzedup.util:exceptional:0.1.0'

Gradle Kotlin DSL: Add the following com.rezzedup.util : exceptional gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rezzedup.util:exceptional:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rezzedup.util : exceptional sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rezzedup.util" % "exceptional" % "0.1.0"

Advertisement

Dependencies from Group

Jan 07, 2022
1 stars
Feb 05, 2022
1 stars
Sep 14, 2021
1 stars

Discover Dependencies

Jul 01, 2021
7 stars
Jun 14, 2023
7 stars
Jul 27, 2021
7 stars
Jul 01, 2021
13 stars
Dec 16, 2022
633 stars
Aug 07, 2022
31 stars
Aug 07, 2022
31 stars
Sep 26, 2022
4 stars