throw-able

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

Лицензия

Лицензия

Группа

Группа

de.alpharogroup
Идентификатор

Идентификатор

throw-able
Последняя версия

Последняя версия

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

throw-able
Utility library for throwable objects like get the stacktrace as string from java
Ссылка на сайт

Ссылка на сайт

https://github.com/astrapi69/throw-able
Организация-разработчик

Организация-разработчик

Alpha Ro Group UG (h.b.)

Скачать throw-able

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4
1.3
1.2
1.1
1