License |
License |
---|---|
GroupId | GroupIdcom.yangxiaochen |
ArtifactId | ArtifactIdexpressive-exception-core |
Version | Version1.3.1-RELEASE |
Type | Typejar |
Description |
DescriptionExpressive Exception: expressive-exception-core
A More Expressive Exception Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-core/ -->
<dependency>
<groupId>com.yangxiaochen</groupId>
<artifactId>expressive-exception-core</artifactId>
<version>1.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-core/
implementation 'com.yangxiaochen:expressive-exception-core:1.3.1-RELEASE'
// https://jarcasting.com/artifacts/com.yangxiaochen/expressive-exception-core/
implementation ("com.yangxiaochen:expressive-exception-core:1.3.1-RELEASE")
'com.yangxiaochen:expressive-exception-core:jar:1.3.1-RELEASE'
<dependency org="com.yangxiaochen" name="expressive-exception-core" rev="1.3.1-RELEASE">
<artifact name="expressive-exception-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yangxiaochen', module='expressive-exception-core', version='1.3.1-RELEASE')
)
libraryDependencies += "com.yangxiaochen" % "expressive-exception-core" % "1.3.1-RELEASE"
[com.yangxiaochen/expressive-exception-core "1.3.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |