exception

null

License

License

GroupId

GroupId

io.github.amrjlg
ArtifactId

ArtifactId

common-exception
Last Version

Last Version

1.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

exception
null
Project URL

Project URL

https://github.com/amrjlg/common
Source Code Management

Source Code Management

https://github.com/amrjlg/common

Download common-exception

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.amrjlg : common-interface jar 1.4-RELEASE

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4-RELEASE
1.3-RELEASE