MVN

de.alpharogroup : throw-able

Maven & Gradle

Jul 02, 2020
7 usages
3 stars

throw-able · Utility library for throwable objects like get the stacktrace as string from java

<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>throw-able</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.alpharogroup : throw-able to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of de.alpharogroup : throw-able to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
throw-able-1.4
1.3
throw-able-1.3
1.2
throw-able-1.2
1.1
throw-able-1.1
1
throw-able-1

How to add a dependency to Maven

Add the following de.alpharogroup : throw-able maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>throw-able</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.alpharogroup : throw-able gradle dependency to your build.gradle file:

implementation 'de.alpharogroup:throw-able:1.4'

Gradle Kotlin DSL: Add the following de.alpharogroup : throw-able gradle kotlin dependency to your build.gradle.kts file:

implementation("de.alpharogroup:throw-able:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.alpharogroup : throw-able sbt scala dependency to your build.sbt file:

libraryDependencies += "de.alpharogroup" % "throw-able" % "1.4"

Advertisement

Dependencies from Group

Oct 23, 2020
63 usages
6 stars
Feb 12, 2020
53 usages
3 stars
Nov 12, 2015
38 usages
Nov 12, 2015
37 usages
May 08, 2019
37 usages
5 stars

Discover Dependencies

May 11, 2020
4 usages
338 stars
May 28, 2021
9 usages
4 stars
Nov 22, 2021
3 usages
23 stars
Feb 17, 2015
8 usages
19 stars
Jan 30, 2021
12 usages
27 stars
Feb 17, 2022
3 usages
5 stars
Sep 19, 2017
4 usages
38 stars
Feb 27, 2020
19 usages
29 stars
Mar 08, 2020
6 usages
1 stars