is not current version
Last Version 0.8.8

by.shostko:error-rx 0.7

Errors wrapper. rx support

GroupId

GroupId

by.shostko
ArtifactId

ArtifactId

error-rx
Version

Version

0.7
Type

Type

aar

Download error-rx 0.7


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