MVN

io.github.astrapi69 : throw-able

Maven & Gradle

Jun 09, 2022
14 usages
3 stars

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

<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>throw-able</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.astrapi69 : throw-able to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of io.github.astrapi69 : throw-able to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2
throw-able-2
1.8
throw-able-1.8
1.7
throw-able-1.7
1.6
throw-able-1.6
1.5
throw-able-1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>throw-able</artifactId>
    <version>2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.astrapi69 : throw-able gradle dependency to your build.gradle file:

implementation 'io.github.astrapi69:throw-able:2'

Gradle Kotlin DSL: Add the following io.github.astrapi69 : throw-able gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.astrapi69:throw-able:2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.astrapi69 : throw-able sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.astrapi69" % "throw-able" % "2"

Advertisement

Dependencies from Group

Aug 10, 2022
19 usages
6 stars
May 05, 2023
18 usages
2 stars
Jun 09, 2022
14 usages
3 stars
Aug 24, 2023
11 usages
3 stars
Jun 21, 2021
9 usages
1 stars

Discover Dependencies

Sep 21, 2010
17 usages
May 27, 2020
4 usages
143 stars
Jun 25, 2021
3 usages
14 stars
Mar 09, 2012
3 usages
Jul 18, 2017
4 usages
Apr 04, 2023
4 usages
0 stars
Sep 17, 2014
1 usages
10 stars