is not current version
Last Version 0.0.4

com.github.vikram1992:rest-api-global-exception-handling 0.0.2

Global Exception Handling Service

GroupId

GroupId

com.github.vikram1992
ArtifactId

ArtifactId

rest-api-global-exception-handling
Version

Version

0.0.2
Type

Type

jar

Download rest-api-global-exception-handling 0.0.2


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