is not current version
Last Version 2.1.0

io.github.pablobastidasv:exceptions 2.0.0

Exceptions utilities to JaxRS services

GroupId

GroupId

io.github.pablobastidasv
ArtifactId

ArtifactId

exceptions
Version

Version

2.0.0
Type

Type

jar

Download exceptions 2.0.0


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