Last Version

either-core 0.0.21

An Either<L,R> multiplatform serializable datatype

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

either-core-android
Version

Version

0.0.21
Type

Type

aar
Description

Description

either-core
An Either<L,R> multiplatform serializable datatype

Download either-core-android 0.0.21


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.0.1
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.