is not current version
Last Version 1.0.2

pl.ds.websight:websight-error-handlers 1.0.1

Error Handlers is a module, which provides handling of end user errors like 404, 500 etc

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-error-handlers
Version

Version

1.0.1
Type

Type

jar

Download websight-error-handlers 1.0.1


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