is not current version
Last Version 2.1.2

com.github.fanzezhen.common:common-exception 0.0.2.4


GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-exception
Version

Version

0.0.2.4
Type

Type

jar

Download common-exception 0.0.2.4


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