is not current version
Last Version 2.6.8

com.github.yaoguoh:common-exception 2.4.4


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-exception
Version

Version

2.4.4
Type

Type

jar

Download common-exception 2.4.4


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