is not current version
Last Version 2

throw-able 1.6

Utility library for throwable objects like get the stacktrace as string from java

License

License

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

throw-able
Version

Version

1.6
Type

Type

jar
Description

Description

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

Project URL

https://github.com/astrapi69/throw-able
Project Organization

Project Organization

Asterios Raptis

Download throw-able 1.6


<!-- https://jarcasting.com/artifacts/io.github.astrapi69/throw-able/ -->
<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>throw-able</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/throw-able/
implementation 'io.github.astrapi69:throw-able:1.6'
// https://jarcasting.com/artifacts/io.github.astrapi69/throw-able/
implementation ("io.github.astrapi69:throw-able:1.6")
'io.github.astrapi69:throw-able:jar:1.6'
<dependency org="io.github.astrapi69" name="throw-able" rev="1.6">
  <artifact name="throw-able" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='throw-able', version='1.6')
)
libraryDependencies += "io.github.astrapi69" % "throw-able" % "1.6"
[io.github.astrapi69/throw-able "1.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.