is not current version
Last Version 0.8.8

by.shostko:error 0.7

Errors wrapper

GroupId

GroupId

by.shostko
ArtifactId

ArtifactId

error
Version

Version

0.7
Type

Type

aar

Download error 0.7


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