MVN

com.github.crabs-hue.commons : commons-exceptions

Maven & Gradle

May 01, 2023
15 usages
0 stars

commons-exceptions · Library for exception handling.

<dependency>
    <groupId>com.github.crabs-hue.commons</groupId>
    <artifactId>commons-exceptions</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.crabs-hue.commons : commons-exceptions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of com.github.crabs-hue.commons : commons-exceptions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
commons-exceptions-0.13.0
0.12.x
commons-exceptions-0.12.0
0.11.x
commons-exceptions-0.11.0
0.10.x
commons-exceptions-0.10.0
0.9.x
commons-exceptions-0.9.0
0.8.x
commons-exceptions-0.8.0
0.7.x
commons-exceptions-0.7.0
0.6.x
commons-exceptions-0.6.0
0.5.x
commons-exceptions-0.5.0
0.4.x
commons-exceptions-0.4.0
0.3.x
commons-exceptions-0.3.0
0.2.x
commons-exceptions-0.2.0
0.1.x
commons-exceptions-0.1.0
0.0.x
commons-exceptions-0.0.3
commons-exceptions-0.0.2

How to add a dependency to Maven

Add the following com.github.crabs-hue.commons : commons-exceptions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.crabs-hue.commons</groupId>
    <artifactId>commons-exceptions</artifactId>
    <version>0.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.crabs-hue.commons : commons-exceptions gradle dependency to your build.gradle file:

implementation 'com.github.crabs-hue.commons:commons-exceptions:0.13.0'

Gradle Kotlin DSL: Add the following com.github.crabs-hue.commons : commons-exceptions gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.crabs-hue.commons:commons-exceptions:0.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.crabs-hue.commons : commons-exceptions sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.crabs-hue.commons" % "commons-exceptions" % "0.13.0"

Advertisement

Dependencies from Group

May 01, 2023
15 usages
0 stars
May 01, 2023
8 usages
0 stars
May 01, 2023
2 usages
0 stars
May 01, 2023
2 usages
0 stars
May 01, 2023
1 usages
0 stars

Discover Dependencies

Aug 07, 2023
9 usages
0 stars
Jan 23, 2021
7 usages
15 stars
Oct 14, 2021
16 usages
544 stars
Mar 27, 2023
3 usages
May 31, 2021
12 usages
2 stars
Jul 07, 2016
8 usages
29 stars
Oct 15, 2015
3 usages
1 stars