Last Version

Expressive Exception: exception-core 1.0.0-RELEASE

A More Expressive Exception Library

License

License

GroupId

GroupId

com.yangxiaochen
ArtifactId

ArtifactId

exception-core
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

Expressive Exception: exception-core
A More Expressive Exception Library
Project URL

Project URL

https://github.com/yxc023/exception
Source Code Management

Source Code Management

https://github.com/yxc023/exception

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.