is not current version
Last Version 2.1.2

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


GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-exception
Version

Version

0.0.1
Type

Type

jar

Download common-exception 0.0.1


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