is not current version
Last Version 2.1.2

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


GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-exception
Version

Version

2.0.2
Type

Type

jar

Download common-exception 2.0.2


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