e

either-test-expect-linuxarm32hfp

An multiplatform extension for asserting Either datatypes
https://github.com/aSoft-Ltd/either-test-expect
MIT License
Anderson Lameck
Files download
File Operation
either-test-expect-linuxarm32hfp-0.0.50.pom download
either-test-expect-linuxarm32hfp-0.0.50-sources.jar download
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>either-test-expect-linuxarm32hfp</artifactId>
  <version>0.0.50</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:either-test-expect-linuxarm32hfp:0.0.50'
Gradle Kotlin
implementation("tz.co.asoft:either-test-expect-linuxarm32hfp:0.0.50")
Scala SBT
libraryDependencies += "tz.co.asoft" % "either-test-expect-linuxarm32hfp" % "0.0.50"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='either-test-expect-linuxarm32hfp', version='0.0.50')
)
Apache Ivy
<dependency org="tz.co.asoft" name="either-test-expect-linuxarm32hfp" rev="0.0.50" />
Leiningen
[tz.co.asoft/either-test-expect-linuxarm32hfp "0.0.50"]
Apache Buildr
'tz.co.asoft:either-test-expect-linuxarm32hfp:jar:0.0.50'