is not current version
Last Version 0.0.12.RELEASE

com.github.life-lab:common-exception 0.0.9-RELEASE


GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

common-exception
Version

Version

0.0.9-RELEASE
Type

Type

jar

Download common-exception 0.0.9-RELEASE


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