is not current version
Last Version 0.0.2

io.github.wannidev:simplehandlingexception 0.0.1

A simple library for Handling Exception for Error Response message based on Spring boot.

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.wannidev
ArtifactId

ArtifactId

simplehandlingexception
Version

Version

0.0.1
Type

Type

jar

Download simplehandlingexception 0.0.1


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