is not current version
Last Version 2.6.8

com.github.yaoguoh:common-exception 2.3.1.RELEASE


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-exception
Version

Version

2.3.1.RELEASE
Type

Type

jar

Download common-exception 2.3.1.RELEASE


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