is not current version
Last Version 0.0.21

tz.co.asoft:either-test-expect-android 0.0.20

An multiplatform extension for asserting Either<L,R> datatypes

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

either-test-expect-android
Version

Version

0.0.20
Type

Type

aar

Download either-test-expect-android 0.0.20


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