License |
License |
---|---|
GroupId | GroupIdby.shostko |
ArtifactId | ArtifactIderror-status |
Last Version | Last Version0.8.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionerror-status
Errors wrapper. status-handler support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
error-status-0.8.8.pom | |
error-status-0.8.8-sources.jar | 1 KB |
error-status-0.8.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/by.shostko/error-status/ -->
<dependency>
<groupId>by.shostko</groupId>
<artifactId>error-status</artifactId>
<version>0.8.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/by.shostko/error-status/
implementation 'by.shostko:error-status:0.8.8'
// https://jarcasting.com/artifacts/by.shostko/error-status/
implementation ("by.shostko:error-status:0.8.8")
'by.shostko:error-status:aar:0.8.8'
<dependency org="by.shostko" name="error-status" rev="0.8.8">
<artifact name="error-status" type="aar" />
</dependency>
@Grapes(
@Grab(group='by.shostko', module='error-status', version='0.8.8')
)
libraryDependencies += "by.shostko" % "error-status" % "0.8.8"
[by.shostko/error-status "0.8.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |