is not current version
Last Version 1.3.1-RELEASE

com.yangxiaochen:expressive-exception-core 1.1.2-RELEASE

A More Expressive Exception Library

GroupId

GroupId

com.yangxiaochen
ArtifactId

ArtifactId

expressive-exception-core
Version

Version

1.1.2-RELEASE
Type

Type

jar

Download expressive-exception-core 1.1.2-RELEASE


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