Yildiz Common Exception

Common Exception library for the yildiz project, contains technical and business exceptions.

Лицензия

Лицензия

Группа

Группа

be.yildiz-games
Идентификатор

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

common-exception
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Yildiz Common Exception
Common Exception library for the yildiz project, contains technical and business exceptions.
Ссылка на сайт

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

https://bitbucket.org/yildiz-engine-team/common-exception
Система контроля версий

Система контроля версий

https://bitbucket.org/yildiz-engine-team/common-exception

Скачать common-exception

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

<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-exception/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-exception</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-exception/
implementation 'be.yildiz-games:common-exception:1.0.4'
// https://jarcasting.com/artifacts/be.yildiz-games/common-exception/
implementation ("be.yildiz-games:common-exception:1.0.4")
'be.yildiz-games:common-exception:jar:1.0.4'
<dependency org="be.yildiz-games" name="common-exception" rev="1.0.4">
  <artifact name="common-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-exception', version='1.0.4')
)
libraryDependencies += "be.yildiz-games" % "common-exception" % "1.0.4"
[be.yildiz-games/common-exception "1.0.4"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0