is not current version
Last Version 1.1.0

com.github.vikram1992:error-handling 1.0.5.0

Demo project for Spring Boot

GroupId

GroupId

com.github.vikram1992
ArtifactId

ArtifactId

error-handling
Version

Version

1.0.5.0
Type

Type

jar

Download error-handling 1.0.5.0


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