Last Version

throw-able 1.4

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

License

License

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

throw-able
Version

Version

1.4
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

Alpha Ro Group UG (h.b.)

Download throw-able 1.4


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

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.