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

Expressive Exception: exception-core 1.0.0-RELEASE

A More Expressive Exception Library

Лицензия

Лицензия

Группа

Группа

com.yangxiaochen
Идентификатор

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

exception-core
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar
Описание

Описание

Expressive Exception: exception-core
A More Expressive Exception Library
Ссылка на сайт

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

https://github.com/yxc023/exception
Система контроля версий

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

https://github.com/yxc023/exception

Скачать exception-core 1.0.0-RELEASE


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

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

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