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