result-core

A serializable Result data type, wrapped around Either<L,R>

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

result-core-android
Last Version

Last Version

0.0.21
Release Date

Release Date

Type

Type

aar
Description

Description

result-core
A serializable Result data type, wrapped around Either<L,R>

Download result-core-android

How to add to project

<!-- https://jarcasting.com/artifacts/tz.co.asoft/result-core-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>result-core-android</artifactId>
    <version>0.0.21</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/result-core-android/
implementation 'tz.co.asoft:result-core-android:0.0.21'
// https://jarcasting.com/artifacts/tz.co.asoft/result-core-android/
implementation ("tz.co.asoft:result-core-android:0.0.21")
'tz.co.asoft:result-core-android:aar:0.0.21'
<dependency org="tz.co.asoft" name="result-core-android" rev="0.0.21">
  <artifact name="result-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='result-core-android', version='0.0.21')
)
libraryDependencies += "tz.co.asoft" % "result-core-android" % "0.0.21"
[tz.co.asoft/result-core-android "0.0.21"]

Dependencies

compile (3)

Group / Artifact Type Version
tz.co.asoft : either-core-android jar 0.0.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.
tz.co.asoft

asoft

Versions

Version
0.0.21